Changes between Version 53 and Version 54 of help/en/howto/cli
- Timestamp:
- Jan 19, 2015 7:06:47 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/cli
v53 v54 183 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 184 185 ==== Private Key ==== 186 When connecting with `SFTP` you can give a file path to a private key with `--identity` for use with public key authentication. 187 185 188 === Downloads === 186 189