[Cyberduck-trac] [Cyberduck] #1247: Error message when deleting multiple folders

Cyberduck trac at trac.cyberduck.ch
Wed Sep 12 01:12:01 CEST 2007


#1247: Error message when deleting multiple folders
----------------------+-----------------------------------------------------
 Reporter:  henrrrik  |        Owner:  dkocher
     Type:  defect    |       Status:  new    
 Priority:  normal    |    Milestone:         
Component:  ftp       |      Version:  2.8    
 Severity:  normal    |   Resolution:         
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by henrrrik):

 I don't have this problem under FTP-SSL, only under FTP.

 This is my log output when deleting cck (a Drupal module, you can download
 it here: http://ftp.drupal.org/files/projects/cck-5.x-1.6-1.tar.gz) from
 an FTP server.  Cyberduck tries to delete LICENSE.TXT twice, throwing an
 error the second time:

 NOOP
 200 Zzz...
 CWD /folder1/folder2/folder3/cck
 250 OK. Current directory is /folder1/folder2/folder3/cck
 NOOP
 200 Zzz...
 PORT 10,55,55,15,210,55
 500 I won't open a connection to 10.55.55.15 (only to 83.123.123.123)
 PASV
 227 Entering Passive Mode (194,9,94,37,247,140)
 LIST -a
 150 Accepted data connection
 226-Options: -a -l
 226 39 matches total
 DELE CHANGELOG.txt
 250 Deleted CHANGELOG.txt
 DELE LICENSE.txt
 250 Deleted LICENSE.txt
 DELE README.txt
 250 Deleted README.txt
 DELE UPGRADE.txt
 250 Deleted UPGRADE.txt
 DELE content_copy.module
 250 Deleted content_copy.module
 DELE content_crud.inc
 250 Deleted content_crud.inc
 DELE content_pathauto.inc
 250 Deleted content_pathauto.inc
 DELE content_views.inc
 250 Deleted content_views.inc
 DELE content.css
 250 Deleted content.css
 DELE content.info
 250 Deleted content.info
 DELE content.install
 250 Deleted content.install
 DELE content.module
 250 Deleted content.module
 DELE field.php
 250 Deleted field.php
 DELE fieldgroup.css
 250 Deleted fieldgroup.css
 DELE fieldgroup.info
 250 Deleted fieldgroup.info
 DELE fieldgroup.install
 250 Deleted fieldgroup.install
 DELE fieldgroup.module
 250 Deleted fieldgroup.module
 DELE LICENSE.txt
 550 Could not delete LICENSE.txt: No such file or directory

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


More information about the Cyberduck-trac mailing list