Failed to Sync/Copy

What is the problem you are having with rclone?

rclone sync/copy failing - Getting Failed to copy: s3 upload: 404 Not Found. I did upload to the Bucket/folder manually from an S3 Browse with issues. I also can access/list the bucket/folders from rclone.

What is your rclone version (output from rclone version)

rclone v1.55.1-DEV

  • os/type: linux
  • os/arch: amd64
  • go/version: go1.15.5
  • go/linking: dynamic
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

Using 3rd party S3 compatible named Cloudian.

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone sync SG05:"SG05-CS_PROJECTS" Monroe_PRJ:"project-bkup/SG05-CS_PROJECTS" --backup-dir Monroe_PRJ:"projects-bkup-versions/$TIMESTAMP/SG05-CS_PROJECTS" --retries 1 --exclude "/Unity Attic/**" --exclude "/TEMP/**" --exclude "/xUnity Attic/**" --transfers=25 --checkers=50 --log-file "/home/nbcsg/logs/sg05cs-logs.txt" --stats-log-level NOTICE

The rclone config contents with secrets removed.

Name                 Type
====                 ====
EVSGrid              alias
Monroe_DB            s3
Monroe_EVSDB         s3
Monroe_PRJ           s3
Monroe_SGL           s3
SG04                 alias
SG05                 alias
SG06                 alias
SG07                 alias
SGL                  alias

A log from the command with the -vv flag

sample output

2021/09/16 12:32:58 ERROR : xUnity Attic/2227 NBC SPORTS 2019 UPFRONT/Bins/2190 TDF CALLS/2190 TDF CALLS.1: Failed to copy: s3 upload: 404 Not Found:
2021/09/16 12:32:58 ERROR : xUnity Attic/2345 OLY TOKYO PITCH CW/Bins/1981 SEQ OUTPUT/1981 SEQ OUTPUT.2: Failed to copy: s3 upload: 404 Not Found:

No command.
No config file.
No debug log.

Not sure how we can assist you.

Updated sorry - I hit submit before I finished editing

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.