Differences
This shows you the differences between the selected revisions of the page.
scripts 2017-05-15 | scripts 2021-03-31 (current) | ||
Line 1: | Line 1: | ||
====== Useful Scripts ====== | ====== Useful Scripts ====== | ||
- | * [[script_upload_single_file|Uploading a single file]] | + | * [[script_upload_single_file|*]] |
- | * [[script_upload_multiple_servers|Upload to multiple servers / Parametrized script]] | + | * [[script_upload_multiple_servers|*]] |
- | * [[script_download_timestamped_filename|Downloading file to timestamped-filename]] | + | * [[script_download_timestamped_filename|*]] |
- | * [[script_download_most_recent_file|Downloading the most recent file]] | + | * [[script_download_most_recent_file|*]] |
- | * [[script_upload_most_recent_file|Uploading the most recent file]] | + | * [[script_upload_most_recent_file|*]] |
- | * [[script_checking_file_existence|Checking file existence]] | + | * [[script_checking_file_existence|*]] |
- | * [[script_local_move_after_successful_upload|Moving local files to different location after successful upload]] | + | * [[script_local_move_after_successful_upload|*]] |
- | * [[script_locking_files_while_uploading|Locking files while uploading / Upload to temporary file name]] | + | * [[script_locking_files_while_uploading|*]] |
- | * [[script_downloading_when_done_file_exists|Downloading files from FTP/SFTP server only after "done" file is created]] | + | * [[script_downloading_when_done_file_exists|*]] |
- | * [[script_download_files_to_same_folder|Downloading all files from FTP/SFTP to the same local folder]] | + | * [[script_download_files_to_same_folder|*]] |
- | * [[script_upload_file_list|Uploading a list of files]] | + | * [[script_upload_file_list|*]] |
- | * [[script_synchronize_any_local_file|Shortcut to synchronize any local directory with remote directory]] | + | * [[script_synchronize_any_local_file|*]] |
- | * [[script_auto_compress_download|Automatically compress files before download]] | + | * [[script_auto_compress_download|*]] |
- | * [[script_custom_listing_format_csv|Custom directory listing format (CSV)]] | + | * [[script_custom_listing_format_csv|*]] |
- | * [[script_retry|Retrying script/connection attempt]] | + | * [[script_retry|*]] |
- | * [[script_formatting_timestamp_batch_file|Formatting timestamp in batch file]] | + | * [[script_formatting_timestamp_batch_file|*]] |
- | + | * [[script_email|*]] | |
- | * [[script_vbnet_robust_example|Running WinSCP from VB.NET]] | + | * [[script_vbnet_robust_example|*]] |
===== Other Examples ===== | ===== Other Examples ===== | ||
* Guide to [[guide_automation|scripting/automation]]; | * Guide to [[guide_automation|scripting/automation]]; | ||
* Guide to [[guide_automation_advanced|advanced scripting]]; | * Guide to [[guide_automation_advanced|advanced scripting]]; | ||
- | * See [[library_examples|WinSCP .NET assembly examples]] for advanced tasks. | + | * See [[library_examples|*]] for advanced tasks. |