Changes between Version 32 and Version 33 of Procedures/NEODCDelivery
- Timestamp:
- Apr 28, 2010, 11:09:49 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NEODCDelivery
v32 v33 24 24 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 25 25 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 28 27 1. When DTG completes the archiving (on date YYYYMMDD): 29 28 1. Create a directory as /data/larsenb1/archived/arsf/YYYYMMDD/..<original path from ~arsf/arsf_data/> and move the data to it