Differences
This shows you the differences between the selected revisions of the page.
2006-11-06 | 2007-01-26 | ||
Moving local files to different location after upload (martin) | no summary (200.201.164.18) (hidden) | ||
Line 75: | Line 75: | ||
echo Upload succeeded, moving local files | echo Upload succeeded, moving local files | ||
- | move *.* c:\backup\ | + | move *.* c:\backup\teste |
exit | exit | ||