Changes between Version 32 and Version 33 of Procedures/NEODCDelivery


Ignore:
Timestamp:
Apr 28, 2010, 11:09:49 AM (14 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NEODCDelivery

    v32 v33  
    2424   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
    2525   1. Give everyone read permissions (and execute if it has user execute) for the current directory and below - `chmod -R a+rX .`
    26  1. Request DTG archives the data
    27    1. note request on ticket
     26 1. Request DTG archives the data and note request on ticket
    2827 1. When DTG completes the archiving (on date YYYYMMDD):
    2928   1. Create a directory as /data/larsenb1/archived/arsf/YYYYMMDD/..<original path from ~arsf/arsf_data/> and move the data to it