Skip to content

Commit cda82f3

Browse files
authored
docs: improved sftp limitations
Added a link to `--sftp-path-override` for a better solution with working hash calculation.
1 parent 7da2d8b commit cda82f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/sftp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,8 @@ Properties:
11081108
11091109
On some SFTP servers (e.g. Synology) the paths are different
11101110
for SSH and SFTP so the hashes can't be calculated properly.
1111-
For them using `disable_hashcheck` is a good idea.
1111+
You can either use [`--sftp-path-override`](#--sftp-path-override)
1112+
or [`disable_hashcheck`](#--sftp-disable-hashcheck).
11121113
11131114
The only ssh agent supported under Windows is Putty's pageant.
11141115

0 commit comments

Comments
 (0)