Closed vlimant closed 5 years ago
with a couple of options in command line
--cache-data /tmp/vlimant --copy-command "cp {} {}"
which can also be driven with
export DATA_CACHE=/tmp/vlimant export DATA_COPY_COMMAND="s3cmd get s3://gan-bucket/{} {}"
@svalleco looks like it preserve the s3 functionality
with a couple of options in command line
which can also be driven with