gfal
- pilot.copytool.gfal.copy_in(files, **kwargs)[source]
Download given files using gfal-copy command.
- Parameters:
files – list of FileSpec objects
- Raise:
PilotException in case of controlled error
- pilot.copytool.gfal.copy_out(files, **kwargs)[source]
Upload given files using gfal command.
- Parameters:
files – Files to upload
- Raises:
PilotException in case of errors