Changes between Version 52 and Version 53 of help/en/howto/cli
- Timestamp:
- Jan 19, 2015 7:05:42 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/cli
v52 v53 180 180 Print protocol transcript for requests and responses. 181 181 182 === Credentials === 183 You can pass username as part of the URI prepending to the hostname with `username@host`. Alternatively use the `--username` option. You can give the password with the `--password` option or you will be prompted before the connection is opened by the program if no password matching the host is found in your login keychain (OS X) or user configuration shared with Cyberduck (Windows). 184 182 185 === Downloads === 183 186