Hi,
I need to build a script that will ftp directorys of files up to an ftp site, the files need to be in the same dir structure on the ftp site as they do locally.
I thought it would have to work somthing like:
Read the local folder name into a variable
Create this folder on the remote ftp
mput all the files into this folder
loop untill all the folders have been copied up.
Trouble is im not sure how to go about doing it using a batch files.
Cheers
Luke
Start Free Trial