Differences
This shows you the differences between the selected revisions of the page.
2013-05-15 | 2013-08-11 | ||
powershell (martin) | at least one example with all kinds of arguments (martin) | ||
Line 32: | Line 32: | ||
===== Examples ===== | ===== Examples ===== | ||
<code winscp> | <code winscp> | ||
- | synchronize remote -delete | + | synchronize both |
- | synchronize both d:\www /home/martin/public_html | + | synchronize remote -delete d:\www /home/martin/public_html |
synchronize both -filemask="|*.bak; *.tmp" | synchronize both -filemask="|*.bak; *.tmp" | ||
</code> | </code> |