Differences
This shows you the differences between the selected revisions of the page.
2016-03-31 | 2016-03-31 | ||
typo (martin) | official and optional extensions (martin) | ||
Line 43: | Line 43: | ||
</code> | </code> | ||
- | For full examples, see the official WinSCP extensions (deployed by WinSCP installer): | + | For full examples, see the official and optional extensions below. |
+ | |||
+ | ===== Official Extensions ===== | ||
+ | |||
+ | These official extensions are deployed by WinSCP installer: | ||
* [[library_example_verify_file_checksum|Verify checksum of a remote file against a local file over SFTP/FTP protocol]]; | * [[library_example_verify_file_checksum|Verify checksum of a remote file against a local file over SFTP/FTP protocol]]; | ||
Line 49: | Line 53: | ||
* [[library_example_zip_and_upload|Pack files to ZIP archive and upload it]]. | * [[library_example_zip_and_upload|Pack files to ZIP archive and upload it]]. | ||
+ | ===== Optional Extensions ===== | ||
+ | |||
+ | You can install these optional extensions by using their page URL's in the //[[ui_pref_commands#extensions|Add Extension]]// command: | ||
+ | |||
+ | * [[library_example_find_duplicate_files|Find duplicate files in SFTP/FTP server]]. | ||
===== [[loading]] Loading ===== | ===== [[loading]] Loading ===== |