[Cyberduck-trac] [Cyberduck] #52: Cyberduck "forgets" permission bits with external editor

Cyberduck trac at svn.cyberduck.ch
Thu Dec 15 04:13:01 CET 2005


#52: Cyberduck "forgets" permission bits with external editor
---------------------+------------------------------------------------------
       Id:  52       |      Status:  reopened                
Component:  core     |    Modified:  Thu Dec 15 04:13:01 2005
 Severity:  normal   |   Milestone:  2.5.3                   
 Priority:  normal   |     Version:  2.5.2                   
    Owner:  dkocher  |    Reporter:  bpalmer                 
---------------------+------------------------------------------------------
Comment (by bpalmer):

 Here is the relevant part of a log transcript.  You can see that right
 after I hit save in my text editor and Cyberduck uploads the new version,
 it CHMODs the file from the previous 755 to 644.  I'm using Textmate as my
 editor, but I just tried it out in SubEthaEdit and the same thing happens,
 so I don't think it's the editor.  Thanks.

 {{{
 CWD /public_html/cgi-bin/dada
 250 OK. Current directory is /public_html/cgi-bin/dada
 PASV
 227 Entering Passive Mode (72,29,74,11,129,244)
 LIST -a
 150 Accepted data connection
 drwxr-xr-x    2 32042    magleby      4096 Dec 14 18:03 .
 drwxr-xr-x    3 32042    magleby      4096 Dec 14 17:36 ..
 -rwxr-xr-x    1 32042    magleby    206124 Dec 14 18:03 mail.cgi
 226-Options: -a -l
 226 3 matches total
 NOOP
 200 Zzz...
 TYPE I
 200 TYPE is now 8-bit binary
 PASV
 227 Entering Passive Mode (72,29,74,11,144,158)
 RETR /public_html/cgi-bin/dada/mail.cgi
 150-Accepted data connection
 150 201.3 kbytes to download
 226-File successfully transferred
 226 3.056 seconds (measured here), 65.88 Kbytes per second
 NOOP
 200 Zzz...
 NOOP
 200 Zzz...
 PASV
 227 Entering Passive Mode (72,29,74,11,122,181)
 STOR /public_html/cgi-bin/dada/mail.cgi
 150 Accepted data connection
 226-File successfully transferred
 226 4.701 seconds (measured here), 42.82 Kbytes per second
 SITE CHMOD 644 /public_html/cgi-bin/dada/mail.cgi
 200 Permissions changed on /public_html/cgi-bin/dada/mail.cgi
 SITE UTIME 20051215030200 /public_html/cgi-bin/dada/mail.cgi
 500 SITE UTIME is an unknown extension
 NOOP
 200 Zzz...
 TYPE A
 200 TYPE is now ASCII
 CWD /public_html/cgi-bin/dada
 250 OK. Current directory is /public_html/cgi-bin/dada
 PASV
 227 Entering Passive Mode (72,29,74,11,158,127)
 LIST -a
 150 Accepted data connection
 drwxr-xr-x    2 32042    magleby      4096 Dec 14 22:02 .
 drwxr-xr-x    3 32042    magleby      4096 Dec 14 17:36 ..
 -rw-r--r--    1 32042    magleby    206125 Dec 14 22:02 mail.cgi
 226-Options: -a -l
 226 3 matches total
 }}}

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


More information about the Cyberduck-trac mailing list