[Cyberduck-trac] [Cyberduck] #5620: Customize the name for duplicated files

Cyberduck trac at trac.cyberduck.ch
Thu Jan 6 22:00:53 CET 2011


#5620: Customize the name for duplicated files
------------------------------------------------+--------------------------
 Reporter:  http://colinviebrock.myopenid.com/  |         Owner:  dkocher
     Type:  enhancement                         |        Status:  new
 Priority:  normal                              |     Milestone:
Component:  interface                           |       Version:  3.8.1
 Severity:  normal                              |      Keywords:  duplicate
 Platform:  Mac OS X 10.6                       |  filename
                                                |  Architecture:
------------------------------------------------+--------------------------
 Right now, Command-D duplicates a file (e.g. filename.ext) and gives it a
 default name (e.g. "filename (timestamp).ext").

 It would be nice if this default name (or pattern) were customizable
 somehow.  Maybe a preference setting that lets you specify a
 sprintf()-type string, with options like:

 * `%f` - current filename
 * `%e` - current extension
 * `%t` - timestamp

 etc..  In this case, the default would be "`%f (%t).%e`" ... but you could
 easily change it to "`%f.%e.OLD`" or "`%f.BAK`" or anything else.

 Thanks!

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5620>
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