Differences
This shows you the differences between the selected revisions of the page.
scripts 2014-12-22 | 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_synchronize_any_local_file|Shortcut to synchronize any local directory with remote directory]] | + | * [[script_downloading_when_done_file_exists|*]] |
- | * [[script_auto_compress_download|Automatically compress files before download]] | + | * [[script_download_files_to_same_folder|*]] |
- | * [[script_vbnet_robust_example|Running WinSCP from VB.NET]] | + | * [[script_upload_file_list|*]] |
+ | * [[script_synchronize_any_local_file|*]] | ||
+ | * [[script_auto_compress_download|*]] | ||
+ | * [[script_custom_listing_format_csv|*]] | ||
+ | * [[script_retry|*]] | ||
+ | * [[script_formatting_timestamp_batch_file|*]] | ||
+ | * [[script_email|*]] | ||
+ | * [[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. |