PDA

View Full Version : Copy Website from Server


ashevrin
01-06-2007, 02:09 AM
I am a new user of discountasp and made the grave error of editing my website at the server location. How do I copy the site to my local machine?

wisemx
01-06-2007, 03:16 AM
Are you using Visual Studio? (Even the express versions will count.)

If so, you can use the Copy Website feature to copy the remote files back to your local machine.
All the best,
Mark Wisecarver

wisemx
01-09-2007, 01:02 AM
I have seen times where the transfer would fail if the directory structure differed.


Make a backup of what you have on your local system then remove all the files from the project folders.


Once you have the empty folders and they mirror the remote folders use the Copy Website feature.


VS should allow you to bring your remote files in, if not you may have a firewall issue.


Salute,


Mark

vvsharma
01-09-2007, 08:05 AM
Why dont you Ftp using an ftp client or IE ? Re-creating directory stucture everytime would be a hassle.

Vikram

DiscountASP.NET
www.DiscountASP.NET (http://www.discountasp.net/)

ashevrin
01-09-2007, 12:25 PM
I am using Visual Studio .NET 2003. I tried to use the Copy feature to copy the entire web which is how I posted it to discountasp, but each location I tried to save in on my local machine gave me an error. I tried to copy to http://localhost and then got the error that the website would not run. Any suggestions?