Fabian Möller
|
c1998c4efe
|
sftp: add support for PEM encrypted private keys
|
2019-01-09 10:11:33 +01:00 |
|
Nick Craig-Wood
|
78b9bd77f5
|
docs: auto generate backend options documentation
This inserts the output of "rclone help backend xxx" into the help
pages for each backend.
|
2018-10-06 11:47:46 +01:00 |
|
Nick Craig-Wood
|
a9273c5da5
|
docs: move documentation for options from docs/content into backends
In the following commit, the documentation will be autogenerated.
|
2018-10-06 11:47:46 +01:00 |
|
Piotr Oleszczyk
|
76f2cbeb94
|
sftp: Add --ssh-path-override flag #1474
The flag allows calculation of checksums on systems using
different paths for SSH and SFTP, like synology NAS boxes.
|
2018-04-30 17:05:10 +01:00 |
|
Nick Craig-Wood
|
b3c6f5f4b8
|
sftp: Update docs with Synology quirks
|
2018-04-21 09:02:53 +01:00 |
|
Michael G. Noll
|
d1ca8b8959
|
sftp: update docs to match code, fix typos and clarify disable_hashcheck prompt
|
2018-04-20 20:49:49 +01:00 |
|
Leo R. Lundgren
|
04e055fc06
|
sftp: Add --sftp-ask-password flag to prompt for password when needed - #2137
|
2018-03-15 20:24:30 +00:00 |
|
Jon Fautley
|
57f1bb7bb2
|
sftp: add 'set_modtime' hidden configuration option
|
2018-01-10 20:27:23 +00:00 |
|
Jon Fautley
|
36e6d23112
|
sftp: Add option to disable remote hash check command execution
|
2018-01-07 11:18:51 +00:00 |
|
Jon Fautley
|
3684585104
|
sftp: add option to enable the use of aes128-cbc cipher
|
2017-12-10 10:53:32 +00:00 |
|
Corban Raun
|
a8dfc5ce3b
|
Fix spelling in some documentation
|
2017-11-05 21:38:59 +00:00 |
|
Dan Dascalescu
|
ae9d58d625
|
Copy edit the SFTP guide
|
2017-10-16 21:49:25 +01:00 |
|
Christian Brüggemann
|
80ce569874
|
sftp: Add support for md5 and sha1 hashes where available
|
2017-08-06 11:49:52 +01:00 |
|
Nick Craig-Wood
|
d55f8f0492
|
sftp: add support for using ssh key files #1494
Update docs about macOS and ssh-agent #1218
|
2017-06-23 16:25:35 +01:00 |
|
Nick Craig-Wood
|
5455d34f8c
|
Fix ssh agent on Windows - fixes #1279
|
2017-05-26 10:21:07 +01:00 |
|
Sjur Fredriksen
|
ade61fa756
|
Updated FTP to follow SFTP standards, updated documentation
|
2017-05-25 09:30:15 +01:00 |
|
Nick Craig-Wood
|
726cb43be9
|
Complete SFTP remote #521
* Add unit tests
* Fix up remote so it passes tests
* Add docs
|
2017-02-04 10:29:46 +00:00 |
|