Differences
This shows you the differences between the selected revisions of the page.
| 2020-12-23 | 2020-12-23 | ||
| normalizing link (martin) | automatically using target article title for link anchor (martin) | ||
| Line 117: | Line 117: | ||
| These official extensions are deployed by WinSCP installer: | These official extensions are deployed by WinSCP installer: | ||
| - | * [[extension_generate_http_url|Generate HTTP URL]]; | + | * [[extension_generate_http_url|*]]; |
| - | * [[extension_compare_files|Compare files]]; | + | * [[extension_compare_files|*]]; |
| - | * [[library_example_verify_file_checksum|Verify checksum of a remote file against a local file over SFTP/FTP protocol]]; | + | * [[library_example_verify_file_checksum|*]]; |
| - | * [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]]; | + | * [[library_example_recursive_search_text|*]]; |
| - | * [[library_example_zip_and_upload|Pack files to ZIP archive and upload it]]; | + | * [[library_example_zip_and_upload|*]]; |
| - | * [[library_example_keep_local_directory_up_to_date|Keep local directory up to date]]; | + | * [[library_example_keep_local_directory_up_to_date|*]]; |
| - | * [[library_example_advanced_rename|Batch rename]]; | + | * [[library_example_advanced_rename|*]]; |
| - | * [[extension_synchronize_another_server|Synchronize with another remote server]]. | + | * [[extension_synchronize_another_server|*]]. |
| ===== [[optional]] Optional Extensions ===== | ===== [[optional]] Optional Extensions ===== | ||
| Line 131: | Line 130: | ||
| You can install these optional extensions by using their page URL's in the //[[ui_pref_commands#extensions|Add Extension]]// command: | 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]]; | + | * [[library_example_find_duplicate_files|*]]; |
| - | * [[library_example_download_clipboard|Download remote file from a path stored in clipboard]]; | + | * [[library_example_download_clipboard|*]]; |
| - | * [[library_example_moves_files_keeping_directory_structure#upload_powershell|Recursively move files in directory tree to SFTP/FTP server while preserving source directory structure]]; | + | * [[library_example_moves_files_keeping_directory_structure#upload_powershell|*]]; |
| - | * [[library_example_remember_downloaded_files|Remember already downloaded files so they are not downloaded again]]; | + | * [[library_example_remember_downloaded_files|*]]; |
| - | * [[extension_archive_and_download|Archive remote files to ZIP archive, download it, and optionally extract it]]; | + | * [[extension_archive_and_download|*]]; |
| - | * [[library_example_two_way_synchronize_delete|Two-Way Synchronization with Delete with SFTP/FTP server]]. | + | * [[library_example_two_way_synchronize_delete|*]]. |
| ===== [[loading]] Loading ===== | ===== [[loading]] Loading ===== | ||
| Line 156: | Line 155: | ||
| ===== Further Reading ===== | ===== Further Reading ===== | ||
| - | * [[guide_custom_commands_automation|Extending WinSCP with Custom commands that run .NET assembly or WinSCP script]]. | + | * [[guide_custom_commands_automation|*]]. |