[Cyberduck-trac] [Cyberduck] #1244: Leopard: Saving file in external editor doesn't cause upload

Cyberduck trac at trac.cyberduck.ch
Sun Oct 28 22:03:51 CET 2007


#1244: Leopard: Saving file in external editor doesn't cause upload
---------------------+------------------------------------------------------
 Reporter:  danwood  |        Owner:  dkocher 
     Type:  defect   |       Status:  assigned
 Priority:  high     |    Milestone:  2.8.1   
Component:  core     |      Version:  2.8     
 Severity:  normal   |   Resolution:          
 Keywords:  leopard  |  
---------------------+------------------------------------------------------
Comment (by GREENSKiN):

 I inserted some debug code in the source... I think Leopard reports
 symlinks in a different way than Tiger did:

 10/28/07 9:52:23 PM Cyberduck[13529] handleModifiedFileEvent: Got ODB
 editor event for unknown file
 (/private/var/folders/wO/wOFigXmSH9ykExpUW4b+qU+++TI/-Tmp-/var/www/test-3.php).
 10/28/07 9:52:23 PM Cyberduck[13529] Dictionary contains... {
     "/var/folders/wO/wOFigXmSH9ykExpUW4b+qU+++TI/-Tmp-/var/www/test-3.php"
 =     {
         ODBEditorFileName =
 "/var/folders/wO/wOFigXmSH9ykExpUW4b+qU+++TI/-Tmp-/var/www/test-3.php";
         ODBEditorIsEditingString = 0;
         ODBEditorNonRetainedClient = <10291000>;
     };
 }

 As you can see TextMate reports `/private/var/...` for the filename,
 whereas Cyberduck has stored `/var/...` in its dictionary object.

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


More information about the Cyberduck-trac mailing list