[Cyberduck-trac] [Cyberduck] #6715: Rename existing file should rename it AFTER upload is complete

Cyberduck trac at trac.cyberduck.ch
Wed Sep 26 18:09:01 CEST 2012


#6715: Rename existing file should rename it AFTER upload is complete
-------------------------+---------------------------
 Reporter:  mwoods       |         Owner:  dkocher
     Type:  enhancement  |        Status:  closed
 Priority:  normal       |     Milestone:  4.2.2
Component:  core         |       Version:  4.2.1
 Severity:  normal       |    Resolution:  worksforme
 Keywords:               |  Architecture:
 Platform:               |
-------------------------+---------------------------

Comment (by mwoods):

 I don't want to overwrite the original file. I want to rename the original
 file so that the original and the new file exist side-by-side. I can do
 this with the Rename Existing option in the overwrite prompt and it works
 but my enhancement request is for it do this only when the new file has
 finished uploading.

 The sequence of events is currently:
 1. Upload new file with temporary filename. Original file is renamed to a
 unique filename.
 2. Upload finishes.
 3. Now rename the temp file to the old file's filename.

 But it should be:
 1. Upload new file with temporary filename. '''Original file is
 untouched.'''
 2. Upload finishes, '''now rename the existing file to a unique name.'''
 3. Now rename the temp file to the old file's filename.

 The reason this is a problem for me is because sometimes I have to upload
 large files or I have a poor internet connection so the existing file is
 thrown offline for 10 minutes or more. I have to counteract that by
 uploading a different filename and then renaming everything manually.

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