Differences
This shows you the differences between the selected revisions of the page.
| 2014-03-05 | 2014-03-07 | ||
| no summary (216.1.10.227) | visually separating examples to make it clear that they are standalone (martin) | ||
| Line 28: | Line 28: | ||
| ===== Examples ===== | ===== Examples ===== | ||
| <code winscp> | <code winscp> | ||
| - | keepuptodate d:\www /home/martin/public_html -delete -filemask="|*.bak; *.tmp" | + | keepuptodate -delete | 
| + | </code> | ||
| + | <code winscp> | ||
| + | keepuptodate d:\www /home/martin/public_html | ||
| + | </code> | ||
| + | <code winscp> | ||
| + | keepuptodate -filemask="|*.bak; *.tmp" | ||
| </code> | </code> | ||