[root]/Packages/Uintah/scripts/LLNL_scripts
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 366 (100.0%) | 12.2 |
dav | 10 (33.3%) | 269 (73.5%) | 26.9 |
sbrown | 9 (30.0%) | 93 (25.4%) | 10.3 |
harman | 11 (36.7%) | 4 (1.1%) | 0.3 |
dataVerify_Pull_driver: changed rsync option -rl -> -a
dataVerify_driver: added rsync option -t (preserve times)
0 lines of code changed in 4 files:
Fixes to allow use on a Mac. Make 'find' commands cleaner.
0 lines of code changed in 2 files:
removed extraneous "." from the file path
Removed --size-only option. If a file/directory doesn't exist on the receiving
machine rsync throws an error. This may slow down the verification process
significantly.
2 lines of code changed in 1 file:
Turn back on all the safety checks...
25 lines of code changed in 1 file:
Fixes to pscp2. Now records a (temporary) list of files that have been transferred. Records (permanently in the UDA) information about the file transfer. Allows for 'picking up' in the middle of transfer that stopped. Allows for running when you don't have permissions to write to the UDA. See http://www.csafe.utah.edu/wiki/index.php/Documentation/UsersGuide/DataTransfer
186 lines of code changed in 3 files:
Allow for easy use of different SSH (via env var). Cleaner, clearer status messages. Start/End time output.
44 lines of code changed in 1 file:
ssh -> $(SSH)
0 lines of code changed in 2 files:
Moved -maxdepth option to be the first option to eliminate a warning.
0 lines of code changed in 2 files:
Update LLNL path.
0 lines of code changed in 2 files:
Updating the job templates for Moab.
93 lines of code changed in 7 files:
Fix problem with running pscp2 using a relative path.
14 lines of code changed in 1 file:
Bulletproofing.
0 lines of code changed in 2 files:
Use the basic 'ls', not (a, perhaps, fancy color adding,etc) ls.
1 lines of code changed in 1 file:
moved -maxdepth option to the beginning of the find command.
1 lines of code changed in 1 file: