Changes between Version 39 and Version 40 of Procedures/NEODCDelivery


Ignore:
Timestamp:
May 14, 2010, 10:40:25 AM (14 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NEODCDelivery

    v39 v40  
    2323   1. Find all files/dirs with unusual characters (space, brackets, etc) - use `find -regex '.*[^-0-9a-zA-Z/._].*' | ~arsf/usr/bin/fix_naughty_chars.py` to give suggested commands, but check first
    2424   1. Give everyone read permissions (and execute if it has user execute) for the current directory and below - `chmod -R a+rX .`
    25  1. Request DTG archives the data and note request on ticket
    26  1. When DTG completes the archiving (on date YYYYMMDD):
    27    1. Create a directory as /data/larsenb1/archived/arsf/YYYYMMDD/..<original path from ~arsf/arsf_data/> and move the data to it
    28      1. e.g. `~arsf/2008/flight_data/uk/CEH08_01...` backed up on 1st Feb 2009 would be `/data/larsenb1/archived/arsf/20090201/2008/flight_data/uk/CEH08_01...`
     25   1. Create a directory on /data/larsenb1/archived/arsf/<original path from ~arsf/arsf_data/> and move the data to it.
     26     1. e.g. `~arsf/2008/flight_data/uk/CEH08_01...` would be `/data/larsenb1/archived/arsf/2008/flight_data/uk/CEH08_01...`
    2927   1. Create a symlink to the project in it's original repository location (e.g. under ~arsf/arsf_data/2008/flight_data/uk)
    3028   1. Create a symlink in ~arsf/arsf_data/archived to the archived data at /data/larsenb1/archived/arsf/YYYYMMDD/