Changes between Version 11 and Version 12 of Procedures/NewDataArrival/Network
- Timestamp:
- Dec 4, 2014, 2:23:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival/Network
v11 v12 65 65 1. do the download with rsync, using compression (-z flag). Note there is '''no trailing /''' on the PROJECTNAME part of the path below - this is important! 66 66 * example rsync command follows, with a --dry-run option to prevent any damage occurring on the trial attempt. If it lists the files you'd expect it to transfer, remove the --dry-run option and repeat. If not, check your slashes! 67 * rsync's --progress flag is also a useful one to include if you'd like to progress of your download.67 * rsync's --progress flag is also a useful one to include if you'd like to see the progress of your download. 68 68 {{{ 69 69 date