Differences
This shows you the differences between the selected revisions of the page.
2005-01-11 | 2005-01-20 | ||
no summary (80.23.218.68) (hidden) | no summary (69.68.43.130) (hidden) | ||
Line 21: | Line 21: | ||
option batch on | option batch on | ||
option confirm off | option confirm off | ||
- | open user@example.com | + | open ericl@vipersystems.biz |
cd /home/user | cd /home/user | ||
option transfer binary | option transfer binary | ||
- | get examplefile.txt d:\ | + | get backup.txt d:\ |
- | close | + | |
- | open user2@example.com | + | |
- | cd /home/user2 | + | |
- | put d:\examplefile.txt | + | |
close | close | ||
exit | exit |