Differences

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

2013-12-20 2014-03-07
5.5 removing beta tags (martin) visually separating examples to make it clear that they are standalone (martin)
Line 33: Line 33:
<code winscp> <code winscp>
get index.html get index.html
 +</code>
 +<code winscp>
get -delete index.html about.html .\ get -delete index.html about.html .\
 +</code>
 +<code winscp>
get index.html about.html d:\www\ get index.html about.html d:\www\
 +</code>
 +<code winscp>
get public_html/index.html d:\www\about.* get public_html/index.html d:\www\about.*
 +</code>
 +<code winscp>
get *.html *.png d:\www\*.bak get *.html *.png d:\www\*.bak
 +</code>
 +<code winscp>
get -filemask=*.html -resumesupport=on * get -filemask=*.html -resumesupport=on *
</code> </code>

Last modified: by martin