[Cyberduck-trac] [Cyberduck] #4361: symlinks broken from 3.3.1 onwards

Cyberduck trac at trac.cyberduck.ch
Sat Apr 10 15:59:57 CEST 2010


#4361: symlinks broken from 3.3.1 onwards
-------------------------------------+--------------------------------------
 Reporter:  aknapp@…                 |       Owner:  dkocher       
     Type:  defect                   |      Status:  new           
 Priority:  high                     |   Milestone:                
Component:  ftp                      |     Version:  3.4.1         
 Severity:  normal                   |    Keywords:  symbolic links
 Platform:  Mac OS X 10.6            |  
-------------------------------------+--------------------------------------
Changes (by dkocher):

  * component:  core => ftp


Comment:

 {{{
 STAT /
 213-STAT
 lrwxrwxrwx    1 1000       deploy             63 Apr  2 12:16 1-hopesrise
 -> /var/www/apps/topspin/shared/mounts/content/media/ftp_uploads/1
 213 End.
 CWD /var/www/apps/topspin/shared/mounts/content/media/ftp_uploads/1
 550 Can't change directory to
 /var/www/apps/topspin/shared/mounts/content/media/ftp_uploads/1: No such
 file or directory
 }}}

 The problem is that these links are pointing to directories that are not
 accessible via FTP. This is a bug in the server implementation of `STAT`.

 The workaround is to
 [wiki:help/en/problems#ListingdirectoriesfailsorshowsnocontentFTP disable]
 the use of `STAT` using a hidden preference for Cyberduck.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/4361#comment:3>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list