Differences
This shows you the differences between the selected revisions of the page.
| 2009-04-23 | 2009-05-20 | ||
| upload_single_file (martin) | open mysession (martin) | ||
| Line 213: | Line 213: | ||
| option confirm off | option confirm off | ||
| # Connect | # Connect | ||
| - | open session | + | open mysession |
| # Upload the files | # Upload the files | ||
| put *.* | put *.* | ||
| Line 252: | Line 252: | ||
| # Being intended for interactive session, we are not enabling batch mode | # Being intended for interactive session, we are not enabling batch mode | ||
| # Connect | # Connect | ||
| - | open session | + | open mysession |
| # Synchronize paths provided via environment variables | # Synchronize paths provided via environment variables | ||
| synchronize remote %LOCAL% %REMOTE% | synchronize remote %LOCAL% %REMOTE% | ||