Differences

This shows you the differences between the selected revisions of the page.

2009-01-27 2009-02-12
typography (martin) suggest synchronization in put/get (martin)
Line 103: Line 103:
get *.html *.png d:\www\*.bak get *.html *.png d:\www\*.bak
</code> </code>
 +
 +See also [[script_commands#synchronize|synchronize]] if you need to transfer modified files only.
===== help ===== ===== help =====
Line 308: Line 310:
put *.html *.png /home/martin/backup/*.bak put *.html *.png /home/martin/backup/*.bak
</code> </code>
 +
 +See also [[script_commands#synchronize|synchronize]] if you need to transfer modified files only.
===== pwd ===== ===== pwd =====