Differences
This shows you the differences between the selected revisions of the page.
2013-12-20 | 2014-03-05 | ||
5.5 removing beta tags (martin) | no summary (216.1.10.227) | ||
Line 28: | Line 28: | ||
===== Examples ===== | ===== Examples ===== | ||
<code winscp> | <code winscp> | ||
- | keepuptodate -delete | + | keepuptodate d:\www /home/martin/public_html -delete -filemask="|*.bak; *.tmp" |
- | keepuptodate d:\www /home/martin/public_html | + | |
- | keepuptodate -filemask="|*.bak; *.tmp" | + | |
</code> | </code> | ||