[Cyberduck-trac] [Cyberduck] #1939: Cannot Use Applescript To Delete Remote File
Cyberduck
trac at trac.cyberduck.ch
Mon Apr 14 17:38:25 CEST 2008
#1939: Cannot Use Applescript To Delete Remote File
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: dkocher
Type: defect | Status: new
Priority: normal | Milestone: 3.0
Component: applescript | Version: 3.0b1
Severity: normal | Keywords: Applescript, Delete, Remote File
-------------------------+--------------------------------------------------
This last worked in version 2.7.3 of Cyberduck.
In newer versions, Applescript returns the error:
"Cyberduck got an error: Can't get file "filename" of Browser 1."
(where filename is the actual name of the file to be deleted).
The code I'm using is:
if exists file filename then
delete file filename
end if
So Cyberduck is recognizing that the file exists on the remote server. It
just can't delete it.
--
Ticket URL: <http://trac.cyberduck.ch/ticket/1939>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.
More information about the Cyberduck-trac
mailing list