Differences
This shows you the differences between the selected revisions of the page.
| 2017-12-21 | 2018-07-30 | ||
| generate url commands have been renamed while ago (martin) | url in command-line (martin) | ||
| Line 12: | Line 12: | ||
| <code batch> | <code batch> | ||
| - | powershell.exe -File C:\path\FindDuplicates.ps1 -remotePath "/path" -remoteChecksumAlg sha-1 | + | powershell.exe -File C:\path\FindDuplicates.ps1 -sessionUrl "sftp://username:password@example.com/" -remotePath "/path" -remoteChecksumAlg sha-1 |
| </code> | </code> | ||