mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: improved sftp limitations
Added a link to `--sftp-path-override` for a better solution with working hash calculation.
This commit is contained in:
@@ -1108,7 +1108,8 @@ Properties:
|
|||||||
|
|
||||||
On some SFTP servers (e.g. Synology) the paths are different
|
On some SFTP servers (e.g. Synology) the paths are different
|
||||||
for SSH and SFTP so the hashes can't be calculated properly.
|
for SSH and SFTP so the hashes can't be calculated properly.
|
||||||
For them using `disable_hashcheck` is a good idea.
|
You can either use [`--sftp-path-override`](#--sftp-path-override)
|
||||||
|
or [`disable_hashcheck`](#--sftp-disable-hashcheck).
|
||||||
|
|
||||||
The only ssh agent supported under Windows is Putty's pageant.
|
The only ssh agent supported under Windows is Putty's pageant.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user