Feature #5003
Updated by Marc Mengel about 7 years ago
What we really want is to stage via some SRM if we are running at particular
sites.
So we're adding a more complicated syntax:
IFDH_STAGE_VIA="*.fnal.gov->srm://some-place;;*.wisc.edu->srm://some-other-place;;..."
Listing just a plain, unconditional SRM location also still works.
This is done in the ifdhc code, but the copyback script still needs to support it.