What is the problem you are having with rclone?
I can disable MD5 checksum but can't find a way to disable Etag check
Run the command 'rclone version' and share the full output of the command.
rclone v1.59.2-DEV
- os/version: sles 15-SP3 (64 bit)
- os/kernel: 5.3.18-150300.59.87_11.0.78-cray_shasta_c (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.16.12
- go/linking: dynamic
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
In-house Ceph
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone copy --s3-disable-checksum --no-check-dest --retries 1 --progress --progress-terminal-title --transfers=1 --s3-chunk-size 1024Mi --s3-upload-concurrency 4 -vv --log-file=./rclone-test.log /scratch/pawsey0002/lcampbell/zeros.img courses01:upload-test
The rclone config contents with secrets removed.
[lcampbell]
type = s3
provider = Ceph
endpoint = https://projects.pawsey.org.au
access_key_id =
secret_access_key =
[courses01]
type = s3
provider = Ceph
endpoint = https://projects.pawsey.org.au
access_key_id =
secret_access_key =
A log from the command with the -vv
flag
2023/06/14 08:13:35 DEBUG : Creating backend with remote "/scratch/pawsey0002/lcampbell/zeros.img"
2023/06/14 08:13:35 DEBUG : Using config file from "/home/lcampbell/.config/rclone/rclone.conf"
2023/06/14 08:13:35 DEBUG : fs cache: adding new entry for parent of "/scratch/pawsey0002/lcampbell/zeros.img", "/scratch/pawsey0002/lcampbell"
2023/06/14 08:13:35 DEBUG : Creating backend with remote "courses01:upload-test"
2023/06/14 08:13:35 DEBUG : courses01: detected overridden config - adding "{SlLBg}" suffix to name
2023/06/14 08:13:35 DEBUG : fs cache: renaming cache item "courses01:upload-test" to be canonical "courses01{SlLBg}:upload-test"
2023/06/14 08:13:35 DEBUG : zeros.img: Need to transfer - File not found at Destination
2023/06/14 08:13:35 INFO : S3 bucket upload-test: Bucket "upload-test" created with ACL "private"
023/06/14 08:30:10 DEBUG : zeros.img: Multipart upload Etag: 7b6636397e1a372a0c48b9832210f18b-400 OK
2023/06/14 08:30:10 DEBUG : zeros.img: Dst hash empty - aborting Src hash check
2023/06/14 08:30:10 INFO : zeros.img: Copied (new)