Each command execution gets its own directory for output, including a 0 file, stderr file, and a status file that contains much of the data previously in the sync files. This solves a problem collecting job stats after completion from the syncdir which isn't cache coherent. |
|
More...
|
almost 16 years ago
|
additional prettiness in exit status printout |
|
More...
|
almost 16 years ago
|
show exact distribution of errcodes |
|
More...
|
almost 16 years ago
|
expand ~ in syncdir |
|
More...
|
almost 16 years ago
|
Merge branch 'master' of [email protected]:mfisk/filemap |
|
More...
|
about 16 years ago
|
Summarize exit status and CPU times upon completion. |
|
More...
|
about 16 years ago
|
update SSH default to pass kerberos creds on older versions and not default to ControlMaster |
|
More...
|
about 16 years ago
|
everybody deserves a docstring |
|
More...
|
about 16 years ago
|
much nicer command-line help |
|
More...
|
about 16 years ago
|
merged rsyncmd changes |
|
More...
|
about 16 years ago
|
avoid rsync errors on unmatched remote globs (painfully) |
|
More...
|
about 16 years ago
|
scheduler cleanup |
|
More...
|
about 16 years ago
|
remove debugging output |
|
More...
|
about 16 years ago
|
remove ambiguity about when to use FMCONFIG and when to use STDIN. |
|
More...
|
about 16 years ago
|
fix regressions |
|
More...
|
about 16 years ago
|
remove debugging output |
|
More...
|
about 16 years ago
|
add umask support; simplify absolutes passing; bugfixes on stderr printing; add group argument to init cmd; add set?id and sticky handling to ls |
|
More...
|
about 16 years ago
|
Merge branch 'master' of [email protected]:mfisk/filemap |
|
More...
|
about 16 years ago
|
use .files for partial output from maps, then rename when run is complete. Do it for partition files too. |
|
More...
|
about 16 years ago
|
remove job error reporting from scheduler, which is now decoupled from user; map cmd now does this on client |
|
More...
|
about 16 years ago
|
fix jobs cmd; add .stderr-file error reporting to client |
|
More...
|
about 16 years ago
|
make multi-user friendly |
|
More...
|
about 16 years ago
|
allow /jobs to be empty |
|
More...
|
about 16 years ago
|
first cut at a df command |
|
More...
|
about 16 years ago
|
make store do long lists of files in batches; ls uses scientific notation for sizes |
|
More...
|
about 16 years ago
|
support older versions of python. |
|
More...
|
about 16 years ago
|
refactor config parsing logic for clarity; use FMCONFIG, ./filemap.conf, /etc/filemap.conf in that order |
|
More...
|
about 16 years ago
|
note for improvement |
|
More...
|
about 16 years ago
|
typo in docstring |
|
More...
|
about 16 years ago
|
example with documentation |
|
More...
|
about 16 years ago
|