|
ThomasMobley -> RE: copy web site (9/16/2007 17:03:24)
|
Yeah, create a filesystemobject to initially load the file, then pass that to an ado stream object, then write the stream in a response back to the client. Write a function that does it, then use an asp script to do a directory listing and pass each path\filenames to your filedownload function. Why not just use ftp though? It would be much easier, not to mention it's far more secure.
|
|
|
|