s3_bucket_to_bucket_copy_py
s3_bucket_to_bucket_copy_py copied to clipboard
Script to copy an AWS S3 Bucket to another bucket using many threads in Python
Results
1
s3_bucket_to_bucket_copy_py issues
Sort by
recently updated
recently updated
newest added
(fors3_bucket) sr16-d788a04670:$ python2.7 s3_bucket_to_bucket_copy.py openfmri-test/tarballs/ds200_git_annex/ds200SHA256E-s15367543--52261b3473b234d28b0e5c1734531e52482ac2bae0ba7304a9cec78084453f60.nii.gz test_openfmri t7: Copy: tarballs/ds200_git_annex/ds200SHA256E-s15367543--52261b3473b234d28b0e5c1734531e52482ac2bae0ba7304a9cec78084453f60.nii.gz ERROR:root: t7: error during copy Traceback (most recent call last): File "s3_bucket_to_bucket_copy.py", line 75, in run new_key = self.dst_path + key_suffix...