Search found 1 match
- Mon Sep 11, 2006 11:31 pm
- Forum: Cyberduck
- Topic: AppleScript upload with replacing
- Replies: 0
- Views: 1427
AppleScript upload with replacing
Hi, I'm trying to script Cyberduck to upload files to an FTP site, which it's doing successfully using code from the "Upload Sample.scpt" sample file. However, I want to tell the upload to replace the existing file on the FTP site if necessary. (I can't just delete it before uploading the ...