Hey guys,
I am trying to upload the contents of a folder to my ftp site. I tried using the upload to ftp action, and ftp transfer actions in automator. I they either don't upload the files, or they upload the first file, and then an error pops up, thus stopping my script. I then tried to write an applescript using my ftp application "cuteftp". The problem is the software has a tendency to lock up during transfers sometimes, and I want to make sure the connection is solid everytime. Is there any other applescript I can write to connect to my ftp server to make the file transfers? Somehow maybe using Mac OS Internet connect or something? I'm new to writing code, so please be patient with me. I'm not as smart as you guys. Thanks.
I am trying to upload the contents of a folder to my ftp site. I tried using the upload to ftp action, and ftp transfer actions in automator. I they either don't upload the files, or they upload the first file, and then an error pops up, thus stopping my script. I then tried to write an applescript using my ftp application "cuteftp". The problem is the software has a tendency to lock up during transfers sometimes, and I want to make sure the connection is solid everytime. Is there any other applescript I can write to connect to my ftp server to make the file transfers? Somehow maybe using Mac OS Internet connect or something? I'm new to writing code, so please be patient with me. I'm not as smart as you guys. Thanks.