[Cyberduck-trac] [Cyberduck] #6643: Extra carriage return in file path

Cyberduck trac at trac.cyberduck.ch
Thu Apr 19 16:29:13 CEST 2012


#6643: Extra carriage return in file path
--------------------------+---------------------
    Reporter:  dkulp      |      Owner:  dkocher
        Type:  defect     |     Status:  new
    Priority:  normal     |  Milestone:
   Component:  interface  |    Version:  4.2.1
    Severity:  normal     |   Keywords:
Architecture:             |   Platform:
--------------------------+---------------------
 When you copy (Cmd-C) a selected object, the text on the clipboard should
 not have a carriage return.  The carriage return causes problems when
 pasting the results to command lines because the command is immediately
 executed after pasting.

 Ideally the path would also include a protocol in URL format.

 In other words, currently copying, say, an s3 path results in:
 "/mybucket/file/name.txt\n".
 It should be "/mybucket/file/name.txt" or even better
 "s3://mybucket/file/name.txt".  The latter can be used directly in other
 applications such as s3cmd or hadoop.

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