Folder upload
Hi I'm trying to create a script for uploading a folder (with subfolders) to an FTP location. I've got the script to login ok and I tried to use the
Thanks
synchronise
command but nothing happens past logging in. I was also wondering if there was a command like put
that would upload all folders on the assigned local directory without downloading everything from the remote directory?
Thanks