FileTransferService

From Mu2eWiki
Revision as of 03:35, 27 January 2022 by Rlc (talk | contribs)
Jump to navigation Jump to search

Introduction

The FTS is a Computing Division product that watches a drop box for new files, then

  • declares the files to SAM
  • copies the file to tape-backed dCache
  • when the file is on tape, add that tape location to the SAM record

The code has many options controlled by a config file.

Mu2e uploaded all files by the FTS for a while around 2016, but currently (2022) we only use it for uploading DAQ files by the RDM

References

install/update