In which location all the archived files will be stored?
-
milligan: manneb: /home/apps/cvm_live/cvm/data/failed/
-
milligan: manneb: /home/apps/cvm_live/cvm/data/logs/
-
milligan: manneb: /home/apps/cvm_live/cvm/data/incoming/
-
milligan: manneb: /home/apps/cvm_live/cvm/data/archive/
Archived CVM feed files are stored in the /home/apps/cvm_live/cvm/data/archive/ directory. The other directories serve different purposes: failed/ holds rejected files, logs/ contains processing logs, and incoming/ is for new files awaiting processing.
In the CVM job's file layout, processed/completed files are moved into the archive directory as their final resting place, distinct from incoming (not yet processed), logs (run logs), and failed (errored files). That directory naming convention is what makes .../data/archive/ the correct location for archived files.