PDA

View Full Version : FTP Folder Upload


abnrange
03-27-2009, 02:04 PM
Hello,

I have a webisite that I redesigned. I want to upload all the files and folders in one shot. Can this be done? I found a few sample in the forums for FTP client. I was able to moditfy to fit my needs. I can upload one file at a time but not complete folder structures. Thanks

Imagine Programming
03-27-2009, 02:17 PM
Open an Windows Explorer window (e.g. C:\)

Make sure you have the address bar enabled (right click the top bar and select address bar)

type ftp://yourdomain.com

fill in your login data

browse to the http folder (www, httpdocs)

Select all your files and upload them.


That was option one, you could also upload all your files using Filezilla FTP Client (free) and create a list of files to upload.