Differences
This shows you the differences between the selected revisions of the page.
2012-12-07 | 2013-07-09 | ||
faq_keep_local_up_to_date (martin) | removing duplicate FAQ faq_script_transfer_and_delete (martin) | ||
Line 41: | Line 41: | ||
* [[faq_script_result|How do I know that script completed successfully?]] | * [[faq_script_result|How do I know that script completed successfully?]] | ||
* [[faq_script_modified_files|How do I transfer modified files only?]] | * [[faq_script_modified_files|How do I transfer modified files only?]] | ||
- | * [[faq_script_transfer_and_delete|How do I transfer files and remove them afterward?]] | + | * [[faq_delete_synchronized_files|How do I create script that synchronizes files and deletes synchronized files from source afterward?]] |
* [[faq_script_switch|Why the switches do not work in my script?]] | * [[faq_script_switch|Why the switches do not work in my script?]] | ||
* [[faq_script_vs_gui|Why I cannot connect/transfer using script, when I can using GUI (or vice versa)?]] | * [[faq_script_vs_gui|Why I cannot connect/transfer using script, when I can using GUI (or vice versa)?]] | ||
* [[faq_exit_code|Why is WinSCP returning non zero exit code?]] | * [[faq_exit_code|Why is WinSCP returning non zero exit code?]] | ||
* [[faq_script_prefer_open|Why should I be using open command in scripting instead of opening session using session URL on command-line?]] | * [[faq_script_prefer_open|Why should I be using open command in scripting instead of opening session using session URL on command-line?]] | ||
- | * [[faq_delete_synchronized_files|How do I create script that synchronizes files and deletes synchronized files from source afterward?]] | ||
* [[faq_script_non_recursive|How do I transfer (or synchronize) directory non-recursively?]] | * [[faq_script_non_recursive|How do I transfer (or synchronize) directory non-recursively?]] | ||