Changes between Version 3 and Version 4 of Procedures/NewDataArrival/Network


Ignore:
Timestamp:
Oct 14, 2009, 10:33:29 AM (15 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival/Network

    v3 v4  
    3030 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!
    3131{{{
     32date
    3233rsync -avz arsfdan@thelma.nerc-arsf.ac.uk:/PATH/YOU/FOUND/EARLIER/PROJECTNAME . ; date
     34 # date commands are optional, they just let you see when it started and stopped
    3335}}}
    3436