Skip to content

Scripts to help manage FW output when using a local cache

Jonathan Hanks requested to merge jonathan-hanks/advligorts:sync_tool into master

Scripts to help manage when running a daqd fw writing to local disk and then copying to ldas.

  • sync_tool.py - periodically run rsync to sync from a local cache dir to a more permanent destination.
  • local_wiper.py - used to clean out a local cache after verifying that files are in the requested destination

Merge request reports