AppleScript upload with replacing

The Cyberduck forums have moved to Google Groups, this forum is read only.
Locked
charlesTLN
Harmless
Posts: 1
Joined: Mon Sep 11, 2006 11:27 pm

AppleScript upload with replacing

Post by charlesTLN »

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 file--I don't have the permissions to do that.) Is there a way to script Cyberduck to do that?

Thanks,
charles
Locked