rclone/cmd/serve/sftp
Michael G ec8a884787 doc: Clarify 'key' option for host key on serve sftp
The option --key would set the sftp host key. It could be mistaken for a default-user-key. Instead, explicitly call it 'host key' to avoid confusion.
2020-04-10 15:23:58 +01:00
..
connection_test.go serve sftp: serve an rclone remote over SFTP 2019-05-11 23:39:04 +01:00
connection.go serve/sftp: support empty "md5sum" and "sha1sum" commands 2019-08-14 20:54:08 +01:00
handler.go sftp: fix test failures 2019-10-09 17:43:03 +01:00
server.go serve sftp: Add support for public key with auth proxy - fixes #3572 2020-01-15 16:23:57 +00:00
sftp_test.go serve sftp: Add support for public key with auth proxy - fixes #3572 2020-01-15 16:23:57 +00:00
sftp_unsupported.go serve sftp: serve an rclone remote over SFTP 2019-05-11 23:39:04 +01:00
sftp.go doc: Clarify 'key' option for host key on serve sftp 2020-04-10 15:23:58 +01:00