Differences
This shows you the differences between the selected revisions of the page.
2017-12-20 | 2018-01-26 | ||
5.12 Remote file duplication in scripting, .NET assembly and XML log. (martin) | removing obsolete transfer option + binary mode is default anyway (martin) | ||
Line 166: | Line 166: | ||
# Change remote directory | # Change remote directory | ||
cd /home/user | cd /home/user | ||
- | # Force binary mode transfer | ||
- | option transfer binary | ||
# Download file to the local directory d:\ | # Download file to the local directory d:\ | ||
get examplefile.txt d:\ | get examplefile.txt d:\ |