navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

copy web site

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> copy web site
Page: [1]
 
yaronbb

 

Posts: 44
Joined: 10/5/2006
Status: offline

 
copy web site - 9/16/2007 14:51:12   
Hi,
I am trying to backup my files true the browser to my desktop. I try with fso copy folder but this is only on the server.

Is there a script that can do it?
ThomasMobley

 

Posts: 89
Joined: 9/8/2007
Status: offline

 
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.

(in reply to yaronbb)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> copy web site
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts