[Cyberduck-trac] [Cyberduck] #7497: can't overwrite existing files

Cyberduck trac at trac.cyberduck.ch
Wed Oct 23 10:53:15 UTC 2013


#7497: can't overwrite existing files
--------------------------+---------------------------
    Reporter:  assentorp  |      Owner:
        Type:  defect     |     Status:  new
    Priority:  normal     |  Milestone:  4.4.1
   Component:  core       |    Version:  4.4
    Severity:  normal     |   Keywords:
Architecture:  Intel      |   Platform:  Mac OS X 10.9
--------------------------+---------------------------
 When I'm editing files directly on a particular ftp server in my external
 editor 'Sublime Text 2', when I hit save it creates a new file on the
 server. In the attached example it's a style.css file, but it also happens
 with other files .html, .php and so on - but only on this FTP server. If i
 try any other FTP in my bookmarks it works.

 The problem was not there before upgrading to 4.4.

 This it was it looks like in the log:

 {{{
 226 Transfer complete.
 TYPE I
 200 Type set to I.
 PASV
 227 Entering Passive Mode (81,95,241,205,228,40).
 STOR /***/css/style.css-d1f1db4c-81a5-4bea-8e64-2c2a4a2fab07
 125 Data connection already open; Transfer starting.
 226 Transfer complete.
 RNFR /***/css/style.css-d1f1db4c-81a5-4bea-8e64-2c2a4a2fab07
 350 Requested file action pending further information.
 RNTO /**/css/style.css
 550 Cannot create a file when that file already exists.
 }}}

-- 
Ticket URL: <https://trac.cyberduck.ch/ticket/7497>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list