download a Whole Folder

B

Bill

I want to put a folder filled w/ 10-15 files on a web page so folks can down
load the whole thing..

I can do it one file at at time.. or zipped.. but I'd rather they just right
click on a folder and get it all..

Just don't know how..

Thanks
Bill
[email protected]
 
J

JoAnn Paules [MSFT MVP]

Why not zip the folder? I'd rather download a smaller file and one "assumes"
that a zipped file of the folder would be smaller than one that is not
zipped.
 
T

Thomas A. Rowe

You would have to zip the folder and then provide a link to the zip file.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
A

Andrew Murray

you'd need to do it as a zipped folder. just linking to a folder on the web
will open it - and list the files within in it if it doesn't have a default
index.htm file, and directory browsing is allowed/enabled by your host (or
depending on the read/write permissions you set)
 
Top