mirror of
https://github.com/rclone/rclone.git
synced 2025-06-19 19:28:00 +02: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:
parent
7da2d8b507
commit
cda82f3d30
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user