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