Changes between Version 2 and Version 3 of Procedures/NewDataArrival/Network
- Timestamp:
- Oct 9, 2009, 11:06:29 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival/Network
v2 v3 28 28 cd $DOWNDIR 29 29 }}} 30 1. do the download with rsync . Note there is '''no trailing /''' on the PROJECTNAME part of the path below - this is important!30 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! 31 31 {{{ 32 32 rsync -avz arsfdan@thelma.nerc-arsf.ac.uk:/PATH/YOU/FOUND/EARLIER/PROJECTNAME . ; date