Differences
This shows you the differences between the selected revisions of the page.
2020-12-22 | 2021-01-15 | ||
title casing (martin) | fingerprint in the example (martin) | ||
Line 9: | Line 9: | ||
<code batch> | <code batch> | ||
- | powershell.exe -File C:\path\SynchronizeTwoWayDelete.ps1 -sessionUrl "sftp://user:password@example.com/" -localPath "C:\local" -remotePath "/remote" -listPath "C:\cache\example.txt" | + | powershell.exe -File C:\path\SynchronizeTwoWayDelete.ps1 -sessionUrl "sftp://user:password;fingerprint=ssh-rsa-xxxxxxxxxxx...=@example.com/" -localPath "C:\local" -remotePath "/remote" -listPath "C:\cache\example.txt" |
</code> | </code> | ||