[Cyberduck-trac] [Cyberduck] #8326: Command line interface

Cyberduck trac at trac.cyberduck.io
Wed Nov 12 13:24:57 UTC 2014


#8326: Command line interface
-------------------------+----------------------
 Reporter:  dkocher      |         Owner:
     Type:  enhancement  |        Status:  new
 Priority:  normal       |     Milestone:  4.7
Component:  core         |       Version:  4.5.2
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:
 Platform:               |
-------------------------+----------------------

Comment (by dkocher):

 The current usage print looks like


 {{{
 Usage: duck [options...] <url> [<file>]
 The <url> must be a fully qualified URL of remote file or folder such as
 'ftps://example.net/resource'. Can include username and password prefixed
 to the host name.
  Supported protocols
 ftp     FTP (File Transfer Protocol)
         Example URL: ftp://<hostname>/<folder>/<file>
 ftps    FTP-SSL (Explicit AUTH TLS)
         Example URL: ftps://<hostname>/<folder>/<file>
 sftp    SFTP (SSH File Transfer Protocol)
         Example URL: sftp://<hostname>/<folder>/<file>
 dav     WebDAV (Web-based Distributed Authoring and Versioning)
         Example URL: dav://<hostname>/<folder>/<file>
 davs    WebDAV (HTTP/SSL)
         Example URL: davs://<hostname>/<folder>/<file>
 swift   Swift (OpenStack Object Storage)
         Example URL: swift://<container>/<key>
 s3      S3 (Amazon Simple Storage Service)
         Example URL: s3://<container>/<key>
 gs      Google Cloud Storage
         Example URL: gs://<container>/<key>
 azure   Windows Azure Storage
         Example URL: azure://<container>/<key>

  -d,--download              Download file
     --edit                  Edit file in external editor
  -h,--help                  Print this help
  -p,--password <password>   Password
  -u,--upload                Upload file
  -v,--verbose               Print transcript
  -V,--version               Show version number and quit
 Cyberduck is libre software licenced under the GPL. For general help about
 using Cyberduck, please refer to http://help.cyberduck.io/en. For bug
 reports or feature requests open a ticket at
  https://trac.cyberduck.io/newticket?version=4.6.

 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8326#comment:7>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list