Differences
This shows you the differences between the selected revisions of the page.
2014-11-20 | 2014-11-20 | ||
scripting link (martin) | credits (martin) | ||
Line 452: | Line 452: | ||
==== Using WinSCP Scripting ==== | ==== Using WinSCP Scripting ==== | ||
- | You may use following batch file that calls WinSCP [[scripting|script]]: | + | You may use following batch file that calls WinSCP [[scripting|script]]:((Inspired by SuperUser question [[http://superuser.com/a/158426/213663|Upload only the latest file with WinSCP]].)) |
<code batch> | <code batch> | ||
Line 477: | Line 477: | ||
===== [[checking_file_existence]] Checking file existence ===== | ===== [[checking_file_existence]] Checking file existence ===== | ||
+ | |||