[Cyberduck-trac] [Cyberduck] #1118: can't delete files with a trailing space

Cyberduck trac at trac.cyberduck.ch
Tue May 8 13:28:55 CEST 2007


#1118: can't delete files with a trailing space
---------------------+------------------------------------------------------
 Reporter:  ludovic  |       Owner:  dkocher
     Type:  defect   |      Status:  new    
 Priority:  normal   |   Milestone:         
Component:  core     |     Version:  2.7.3  
 Severity:  normal   |    Keywords:         
---------------------+------------------------------------------------------
 I can upload the file "toto " but I can't delete it using cyberduck.

 {{{
 CWD /test
 250 CWD command successful.
 DELE toto
 550 DELE: Couldn't get file status for toto
 }}}

 I can delete the file using the ftp(1) command in a shell. The file is
 then escaped as:
 {{{
 ftp> del toto\
 250 DELE command successful.
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/1118>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list