[Cyberduck-trac] [Cyberduck] #3926: Show Hidden Files

Cyberduck trac at trac.cyberduck.ch
Sun Nov 22 14:54:35 CET 2009


#3926: Show Hidden Files
-------------------------------------+--------------------------------------
 Reporter:  peter.freund@…           |        Owner:  dkocher  
     Type:  defect                   |       Status:  closed   
 Priority:  normal                   |    Milestone:           
Component:  ftp                      |      Version:  3.3      
 Severity:  normal                   |   Resolution:  duplicate
 Keywords:  Hidden Files             |  
-------------------------------------+--------------------------------------
Changes (by dkocher):

  * status:  new => closed
  * resolution:  => duplicate
  * component:  core => ftp


Comment:

 Please try the workarounds described in
 [http://trac.cyberduck.ch/wiki/help/en/problems#ListingdirectoriesfailsorshowsnocontentFTP];
 e.g. by first disabling the `STAT` command which for the server you work
 with possibly does not return files that start with a `.`.  Duplicate for
 issue #2424.

 {{{
 STAT /webroot/cbo
 213-status of /webroot/cbo:
 -rwxrwxrwx   1 owner    group              42 Nov  9 16:59 index.asp
 -rwxrwxrwx   1 owner    group               0 Nov 19 10:20 X.TXT
 213 End of status.
 NOOP
 200 NOOP command successful.
 RNFR X.TXT
 350 File exists, ready for destination name
 RNTO /webroot/cbo/.X.TXT
 250 RNTO command successful.
 NOOP
 200 NOOP command successful.
 STAT /webroot/cbo
 213-status of /webroot/cbo:
 -rwxrwxrwx   1 owner    group              42 Nov  9 16:59 index.asp
 213 End of status.
 NOOP
 200 NOOP command successful.
 STAT /webroot/cbo
 213-status of /webroot/cbo:
 -rwxrwxrwx   1 owner    group              42 Nov  9 16:59 index.asp
 213 End of status.
 NOOP
 200 NOOP command successful.
 STAT /webroot/cbo
 213-status of /webroot/cbo:
 -rwxrwxrwx   1 owner    group              42 Nov  9 16:59 index.asp
 213 End of status.
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/3926#comment:2>
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