Internet archive copy

C:\rclone>rclone.exe copy --progress --transfers 2 --ignore-checksum "remote:joswiack003/COD/CoD Black Ops Cold War/" "remote:joswiack001/COD/"

2025/08/30 22:39:24 ERROR : Call of Duty Black Ops Cold War.rar: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/Call+of+Duty+Black+Ops+Cold+War.rar'5f83fdf8-82d2-44c8-beb8-dca1789896a3"
2025/08/30 22:39:24 ERROR : discord_game_sdk.rar: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'b579d1b1-dd96-46e4-837d-49376c3f1b3e"
2025/08/30 22:39:24 ERROR : Attempt 1/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'b579d1b1-dd96-46e4-837d-49376c3f1b3e"
2025/08/30 22:39:25 ERROR : Call of Duty Black Ops Cold War.rar: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/Call+of+Duty+Black+Ops+Cold+War.rar'0116ab2c-53c5-4f71-b89e-879f18eb953f"
2025/08/30 22:39:26 ERROR : discord_game_sdk.rar: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'44878acd-0290-4891-a82b-1a6e7529f14f"
2025/08/30 22:39:26 ERROR : Attempt 2/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'44878acd-0290-4891-a82b-1a6e7529f14f"
2025/08/30 22:39:27 ERROR : Call of Duty Black Ops Cold War.rar: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/Call+of+Duty+Black+Ops+Cold+War.rar'e9e666e5-0395-4c34-a87d-81ecff52df4d"
2025/08/30 22:39:27 ERROR : discord_game_sdk.rar: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'9658a9b9-fa78-4994-9d05-500e32bcad56"
2025/08/30 22:39:27 ERROR : Attempt 3/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'9658a9b9-fa78-4994-9d05-500e32bcad56"
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Errors: 2 (retrying may help)
Checks: 0 / 0, -, Listed 12
Elapsed time: 10.2s
2025/08/30 22:39:27 NOTICE: Failed to copy with 2 errors: last error was: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'9658a9b9-fa78-4994-9d05-500e32bcad56"

Can someone help me, I've always done it this way, but now I'm getting this error

I downloaded the older version rclone-v1.69.3 and it is working normally, the problem is in this new version and I don't know how to solve it

Please format your post.

It is very difficult to read.

Instead of just copy paste your commands or logs:

C:\rclone>rclone.exe copy --progress --transfers 2 --ignore-checksum "remote:joswiack003/COD/CoD Black Ops Cold War/" "remote:joswiack001/COD/"

enclose them in “```“

C:\rclone>rclone.exe copy --progress --transfers 2 --ignore-checksum "remote:joswiack003/COD/CoD Black Ops Cold War/" "remote:joswiack001/COD/"

code I use

.\rclone.exe copy --ignore-checksum --ignore-existing --progress "remote:joswiack003/COD/CoD Black Ops Cold War" "remote:Meus_Gagos_Windows_C/COD/CoD Black Ops Cold War" --include "Call of Duty Black Ops Cold War.rar" --include "discord_game_sdk.rar"```

the error that is happening in the new version of rclone v1.71.0

2025/08/30 22:39:27 NOTICE: Failed to copy with 2 errors: last error was: HTTP error 400 (400 Bad Request) returned body: "\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'9658a9b9-fa78-4994-9d05-500e32bcad56"

hi,

can you copy just one single file and post the full debug log, something like

  • add --retries=1 --dump=headers --log-level=DEBUG --log-file=/path/to/rclone.log
  • remove --progress

this command you passed didn't work

please understand that we cannot see into your computer.

when you first posted, you were asked for the output of

  • rclone version
  • rclone config redacted remote:

no idea what command you ran, you did not post the debug log???

that was just an example, need to use a real path+filename.

to keep the log small, as requested, copy just one single file, not an entire directory, ok

please understand, we are just volunteers. you need to work with us.
do the simple things we asked for and post the all requested information, properly formatted.

2025/08/31 12:08:32 DEBUG : rclone: Version "v1.71.0" starting with parameters \["C:\\rclone\\rclone.exe" "copy" "--ignore-checksum" "--ignore-existing" "--retries=1" "--dump=headers" "--log-level=DEBUG" "--log-file=/path/to/rclone.log" "remote:joswiack003/COD/CoD Black Ops Cold War" "remote:joswiack006/COD/CoD Black Ops Cold War" "--include" "Call of Duty Black Ops Cold War.rar" "--include" "discord_game_sdk.rar"\]
2025/08/31 12:08:32 DEBUG : Creating backend with remote "remote:joswiack003/COD/CoD Black Ops Cold War"
2025/08/31 12:08:32 DEBUG : Using config file from "C:\\Users\\Joswiack\\AppData\\Roaming\\rclone\\rclone.conf"
2025/08/31 12:08:32 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2025/08/31 12:08:32 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2025/08/31 12:08:32 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:32 DEBUG : HTTP REQUEST (req 0xc00015d040)
2025/08/31 12:08:32 DEBUG : GET /metadata/joswiack003 HTTP/1.1
Host: archive.org
User-Agent: rclone/v1.71.0
Authorization: XXXX
Accept-Encoding: gzip

2025/08/31 12:08:32 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:38 DEBUG : HTTP RESPONSE (req 0xc00015d040)
2025/08/31 12:08:38 DEBUG : HTTP/2.0 200 OK
Access-Control-Allow-Origin: \*
Content-Security-Policy: report-uri https://archive.org/services/csp-report; default-src \*; img-src \* data: blob:; object-src 'none'; media-src \* blob:; connect-src \* data:; style-src 'unsafe-inline' https://archive.org/ https://archive.org https://esm.archive.org/ https://esm.ext.archive.org/ https://offshoot.prod.archive.org/ https://av.archive.org/css/ https://av.dev.archive.org/css/ https://accounts.google.com/gsi/ https://synerg.adp.com/; script-src 'nonce-86d8631b8eafdd02c53ab0ceb5e476fe' https://archive.org/includes/ https://archive.org/includes/ https://archive.org/components/ https://archive.org/components/ https://archive.org/v/ https://archive.org/v/ https://archive.org/upload/app/ https://archive.org/offshoot_assets/ https://archive.org/offshoot_assets/ https://esm.archive.org/ https://esm.ext.archive.org/ https://polyfill.archive.org/v3/polyfill.min.js https://offshoot.prod.archive.org/ https://av.archive.org/ https://av.dev.archive.org/ https://openlibrary.org/query.json https://emularity-engine.ux-b.archive.org/ https://emularity-config.ux-b.archive.org/ https://emularity-bios.ux-b.archive.org/ https://archive.org/services/emularity/ https://archive.org/services/emularity/ 'wasm-unsafe-eval' 'sha256-CoX53XgCdkM1zegYEEpMUeYIZnv663inNm8bQv2VRbM=' https://accounts.google.com/gsi/ https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://workforcenow.adp.com/ https://synerg.adp.com/ https://apollo.archive.org
Content-Type: application/json
Date: Sun, 31 Aug 2025 16:08:37 GMT
Onion-Location: https://archivep75mbjunhxc6x4j5mwjmomyxb573v42baldlqu56ruil2oiad.onion/metadata/joswiack003
Referrer-Policy: no-referrer-when-downgrade
Server: nginx/1.24.0
Strict-Transport-Security: max-age=15724800
Vary: Accept-Encoding

2025/08/31 12:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:38 DEBUG : Creating backend with remote "remote:joswiack006/COD/CoD Black Ops Cold War"
2025/08/31 12:08:38 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2025/08/31 12:08:38 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2025/08/31 12:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:38 DEBUG : HTTP REQUEST (req 0xc00015da40)
2025/08/31 12:08:38 DEBUG : GET /metadata/joswiack006 HTTP/1.1
Host: archive.org
User-Agent: rclone/v1.71.0
Authorization: XXXX
Accept-Encoding: gzip

2025/08/31 12:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:39 DEBUG : HTTP RESPONSE (req 0xc00015da40)
2025/08/31 12:08:39 DEBUG : HTTP/2.0 200 OK
Access-Control-Allow-Origin: \*
Content-Security-Policy: report-uri https://archive.org/services/csp-report; default-src \*; img-src \* data: blob:; object-src 'none'; media-src \* blob:; connect-src \* data:; style-src 'unsafe-inline' https://archive.org/ https://archive.org https://esm.archive.org/ https://esm.ext.archive.org/ https://offshoot.prod.archive.org/ https://av.archive.org/css/ https://av.dev.archive.org/css/ https://accounts.google.com/gsi/ https://synerg.adp.com/; script-src 'nonce-621b713b7ca3868a0005a71d7f263028' https://archive.org/includes/ https://archive.org/includes/ https://archive.org/components/ https://archive.org/components/ https://archive.org/v/ https://archive.org/v/ https://archive.org/upload/app/ https://archive.org/offshoot_assets/ https://archive.org/offshoot_assets/ https://esm.archive.org/ https://esm.ext.archive.org/ https://polyfill.archive.org/v3/polyfill.min.js https://offshoot.prod.archive.org/ https://av.archive.org/ https://av.dev.archive.org/ https://openlibrary.org/query.json https://emularity-engine.ux-b.archive.org/ https://emularity-config.ux-b.archive.org/ https://emularity-bios.ux-b.archive.org/ https://archive.org/services/emularity/ https://archive.org/services/emularity/ 'wasm-unsafe-eval' 'sha256-CoX53XgCdkM1zegYEEpMUeYIZnv663inNm8bQv2VRbM=' https://accounts.google.com/gsi/ https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://workforcenow.adp.com/ https://synerg.adp.com/ https://apollo.archive.org
Content-Type: application/json
Date: Sun, 31 Aug 2025 16:08:37 GMT
Onion-Location: https://archivep75mbjunhxc6x4j5mwjmomyxb573v42baldlqu56ruil2oiad.onion/metadata/joswiack006
Referrer-Policy: no-referrer-when-downgrade
Server: nginx/1.24.0
Strict-Transport-Security: max-age=15724800
Vary: Accept-Encoding

2025/08/31 12:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:39 DEBUG : HTTP REQUEST (req 0xc0004543c0)
2025/08/31 12:08:39 DEBUG : GET /metadata/joswiack006 HTTP/1.1
Host: archive.org
User-Agent: rclone/v1.71.0
Authorization: XXXX
Accept-Encoding: gzip

2025/08/31 12:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:39 DEBUG : HTTP REQUEST (req 0xc00015c280)
2025/08/31 12:08:39 DEBUG : GET /metadata/joswiack003 HTTP/1.1
Host: archive.org
User-Agent: rclone/v1.71.0
Authorization: XXXX
Accept-Encoding: gzip

2025/08/31 12:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:39 DEBUG : HTTP RESPONSE (req 0xc00015c280)
2025/08/31 12:08:39 DEBUG : HTTP/2.0 200 OK
Access-Control-Allow-Origin: \*
Content-Security-Policy: report-uri https://archive.org/services/csp-report; default-src \*; img-src \* data: blob:; object-src 'none'; media-src \* blob:; connect-src \* data:; style-src 'unsafe-inline' https://archive.org/ https://archive.org https://esm.archive.org/ https://esm.ext.archive.org/ https://offshoot.prod.archive.org/ https://av.archive.org/css/ https://av.dev.archive.org/css/ https://accounts.google.com/gsi/ https://synerg.adp.com/; script-src 'nonce-0e9bbc788aab7b76c399af17e5fd5589' https://archive.org/includes/ https://archive.org/includes/ https://archive.org/components/ https://archive.org/components/ https://archive.org/v/ https://archive.org/v/ https://archive.org/upload/app/ https://archive.org/offshoot_assets/ https://archive.org/offshoot_assets/ https://esm.archive.org/ https://esm.ext.archive.org/ https://polyfill.archive.org/v3/polyfill.min.js https://offshoot.prod.archive.org/ https://av.archive.org/ https://av.dev.archive.org/ https://openlibrary.org/query.json https://emularity-engine.ux-b.archive.org/ https://emularity-config.ux-b.archive.org/ https://emularity-bios.ux-b.archive.org/ https://archive.org/services/emularity/ https://archive.org/services/emularity/ 'wasm-unsafe-eval' 'sha256-CoX53XgCdkM1zegYEEpMUeYIZnv663inNm8bQv2VRbM=' https://accounts.google.com/gsi/ https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://workforcenow.adp.com/ https://synerg.adp.com/ https://apollo.archive.org
Content-Type: application/json
Date: Sun, 31 Aug 2025 16:08:38 GMT
Onion-Location: https://archivep75mbjunhxc6x4j5mwjmomyxb573v42baldlqu56ruil2oiad.onion/metadata/joswiack003
Referrer-Policy: no-referrer-when-downgrade
Server: nginx/1.24.0
Strict-Transport-Security: max-age=15724800
Vary: Accept-Encoding

2025/08/31 12:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:39 DEBUG : HTTP RESPONSE (req 0xc0004543c0)
2025/08/31 12:08:39 DEBUG : HTTP/2.0 200 OK
Access-Control-Allow-Origin: \*
Content-Security-Policy: report-uri https://archive.org/services/csp-report; default-src \*; img-src \* data: blob:; object-src 'none'; media-src \* blob:; connect-src \* data:; style-src 'unsafe-inline' https://archive.org/ https://archive.org https://esm.archive.org/ https://esm.ext.archive.org/ https://offshoot.prod.archive.org/ https://av.archive.org/css/ https://av.dev.archive.org/css/ https://accounts.google.com/gsi/ https://synerg.adp.com/; script-src 'nonce-b43d645a0ce390bd1e7659e978893455' https://archive.org/includes/ https://archive.org/includes/ https://archive.org/components/ https://archive.org/components/ https://archive.org/v/ https://archive.org/v/ https://archive.org/upload/app/ https://archive.org/offshoot_assets/ https://archive.org/offshoot_assets/ https://esm.archive.org/ https://esm.ext.archive.org/ https://polyfill.archive.org/v3/polyfill.min.js https://offshoot.prod.archive.org/ https://av.archive.org/ https://av.dev.archive.org/ https://openlibrary.org/query.json https://emularity-engine.ux-b.archive.org/ https://emularity-config.ux-b.archive.org/ https://emularity-bios.ux-b.archive.org/ https://archive.org/services/emularity/ https://archive.org/services/emularity/ 'wasm-unsafe-eval' 'sha256-CoX53XgCdkM1zegYEEpMUeYIZnv663inNm8bQv2VRbM=' https://accounts.google.com/gsi/ https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://workforcenow.adp.com/ https://synerg.adp.com/ https://apollo.archive.org
Content-Type: application/json
Date: Sun, 31 Aug 2025 16:08:38 GMT
Onion-Location: https://archivep75mbjunhxc6x4j5mwjmomyxb573v42baldlqu56ruil2oiad.onion/metadata/joswiack006
Referrer-Policy: no-referrer-when-downgrade
Server: nginx/1.24.0
Strict-Transport-Security: max-age=15724800
Vary: Accept-Encoding

2025/08/31 12:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:39 DEBUG : Call of Duty Black Ops Cold War.rar: Need to transfer - File not found at Destination
2025/08/31 12:08:39 DEBUG : discord_game_sdk.rar: Need to transfer - File not found at Destination
2025/08/31 12:08:39 DEBUG : Internet Archive item joswiack006 path COD/CoD Black Ops Cold War: Waiting for checks to finish
2025/08/31 12:08:39 DEBUG : Internet Archive item joswiack006 path COD/CoD Black Ops Cold War: Waiting for transfers to finish
2025/08/31 12:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:39 DEBUG : HTTP REQUEST (req 0xc00015cf00)
2025/08/31 12:08:39 DEBUG : PUT /joswiack006%2FCOD%2FCoD%20Black%20Ops%20Cold%20War%2Fdiscord_game_sdk.rar HTTP/1.1
Host: s3.us.archive.org
User-Agent: rclone/v1.71.0
Content-Length: 0
Authorization: XXXX
X-Amz-Copy-Source: /joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar
X-Amz-Metadata-Directive: COPY
X-Archive-Auto-Make-Bucket: 1
X-Archive-Filemeta-Crc32: 070dbbdc
X-Archive-Filemeta-Md5: 71344e5e1b9f6b24d0670be1225c0166
X-Archive-Filemeta-Rclone-Mtime: 2025-03-09T15:38:40.2300187Z
X-Archive-Filemeta-Rclone-Update-Track: zurijos8zetehet1xufugic5cecoron2
X-Archive-Filemeta-Sha1: e058a59e33a9e3f2e0e301c4f3e8710c411a2d6a
X-Archive-Filemeta-Size: 25660
X-Archive-Keep-Old-Version: 0
X-Archive-Queue-Derive: 0
Accept-Encoding: gzip

2025/08/31 12:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:39 DEBUG : HTTP REQUEST (req 0xc000454780)
2025/08/31 12:08:39 DEBUG : PUT /joswiack006%2FCOD%2FCoD%20Black%20Ops%20Cold%20War%2FCall%20of%20Duty%20Black%20Ops%20Cold%20War.rar HTTP/1.1
Host: s3.us.archive.org
User-Agent: rclone/v1.71.0
Content-Length: 0
Authorization: XXXX
X-Amz-Copy-Source: /joswiack003/COD/CoD+Black+Ops+Cold+War/Call+of+Duty+Black+Ops+Cold+War.rar
X-Amz-Metadata-Directive: COPY
X-Archive-Auto-Make-Bucket: 1
X-Archive-Filemeta-Crc32: b5e9334c
X-Archive-Filemeta-Md5: 2ba4ded778788309857c2524c0d93bde
X-Archive-Filemeta-Rclone-Mtime: 2025-03-09T21:11:26.0747791Z
X-Archive-Filemeta-Rclone-Update-Track: savajeq2pularex0qofiwef8tutucaj7
X-Archive-Filemeta-Sha1: f9ebaae40298cc3b9b9968968ed6f676a8c13267
X-Archive-Filemeta-Size: 219570732510
X-Archive-Keep-Old-Version: 0
X-Archive-Queue-Derive: 0
Accept-Encoding: gzip

2025/08/31 12:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2025/08/31 12:08:40 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:40 DEBUG : HTTP RESPONSE (req 0xc000454780)
2025/08/31 12:08:40 DEBUG : HTTP/1.1 400 Bad Request
Connection: close
Content-Length: 346
Accept-Ranges: bytes
Access-Control-Allow-Headers: authorization,x-amz-acl,x-amz-auto-make-bucket,cache-control,x-requested-with,x-file-name,x-file-size,x-archive-ignore-preexisting-bucket,x-archive-interactive-priority,x-archive-meta-title,x-archive-meta-description,x-archive-meta-language,x-archive-meta-mediatype,x-archive-meta01-subject,x-archive-meta02-subject,x-archive-meta03-subject,x-archive-meta04-subject,x-archive-meta05-subject,x-archive-meta01-collection,x-archive-meta02-collection
Access-Control-Allow-Methods: GET,POST,PUT,DELETE
Access-Control-Allow-Origin: \*
Date: Sun, 31 Aug 2025 16:08:38 GMT
Server: Apache/2.4.41 (Ubuntu)
X-Concurrency: 2
X-Concurrency-Limit: 11

2025/08/31 12:08:40 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:40 ERROR : Call of Duty Black Ops Cold War.rar: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "\\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/Call+of+Duty+Black+Ops+Cold+War.rar'b18a0975-2a60-4d34-bca8-8ebe76d80ec5"
2025/08/31 12:08:41 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:41 DEBUG : HTTP RESPONSE (req 0xc00015cf00)
2025/08/31 12:08:41 DEBUG : HTTP/1.1 400 Bad Request
Connection: close
Content-Length: 331
Accept-Ranges: bytes
Access-Control-Allow-Headers: authorization,x-amz-acl,x-amz-auto-make-bucket,cache-control,x-requested-with,x-file-name,x-file-size,x-archive-ignore-preexisting-bucket,x-archive-interactive-priority,x-archive-meta-title,x-archive-meta-description,x-archive-meta-language,x-archive-meta-mediatype,x-archive-meta01-subject,x-archive-meta02-subject,x-archive-meta03-subject,x-archive-meta04-subject,x-archive-meta05-subject,x-archive-meta01-collection,x-archive-meta02-collection
Access-Control-Allow-Methods: GET,POST,PUT,DELETE
Access-Control-Allow-Origin: \*
Date: Sun, 31 Aug 2025 16:08:38 GMT
Server: Apache/2.4.41 (Ubuntu)
X-Concurrency: 1
X-Concurrency-Limit: 11

2025/08/31 12:08:41 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2025/08/31 12:08:41 ERROR : discord_game_sdk.rar: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "\\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'e4603f67-c144-4ade-b61a-f7d010c93e11"
2025/08/31 12:08:41 ERROR : Attempt 1/1 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "\\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'e4603f67-c144-4ade-b61a-f7d010c93e11"
2025/08/31 12:08:41 INFO  :
Transferred:   	          0 B / 0 B, -, 0 B/s, ETA -
Errors:                 2 (retrying may help)
Checks:                 0 / 0, -, Listed 2
Elapsed time:         1.6s

2025/08/31 12:08:41 DEBUG : 4 go routines active
2025/08/31 12:08:41 NOTICE: Failed to copy with 2 errors: last error was: HTTP error 400 (400 Bad Request) returned body: "\\nInvalidArgumentInvalid Argumentx-(amz|archive)-copy-source header has bad character, try url escaping: '/joswiack003/COD/CoD+Black+Ops+Cold+War/discord_game_sdk.rar'e4603f67-c144-4ade-b61a-f7d010c93e11"

I couldn't format it, never mind, I'll use an older version that still works for me.

i re-edited your last post, to properly format it.
just need to add ~~~ before and after, on its own line, like so

image

which, will be formatted as

text

now, we have a formatted debug log for the experts to look at.
please post the output of rclone config redacted remote:

It's worth noting that this error is occurring in the current version. I reverted to version 1.69.3 and it works normally.

The new version doesn't seem to recognize folders in the Internet Archive that have space for CoD Black Ops Cold War, so when I use it in rclone, it adds the +

~~~
PS C:\rclone> .\rclone config
Current remotes:

Name Type
==== ====
remote internetarchive

e) Edit existing remote
n) New remote
d) Delete remote
r) Rename remote
c) Copy remote
s) Set configuration password
q) Quit config
e/n/d/r/c/s/q>
~~~

post the output of:

  1. rclone config redacted remote:
  2. the exact real command you are running on the command line.
```Select remote.
Choose a number from below, or type in an existing value.
 1 > remote
remote> 1

Editing existing "remote" remote with options:
- type: internetarchive
- access_key_id: IZspvqwfhxvkOee6
- secret_access_key: E9LnBvtcro95uZke
- item_derive: true

Option access_key_id.
IAS3 Access Key.
Leave blank for anonymous access.
You can find one here: https://archive.org/account/s3.php
Enter a value of type string. Press Enter for the default (IZspvqwfhxvkOee6).
access_key_id> ```
.\rclone.exe copy --ignore-checksum  --progress "remote:joswiack003/COD/CoD Black Ops Cold War" "remote:joswiack006/COD/CoD Black Ops Cold War"

if that is real information, you just shared your private credentials to the entire forum, anybody can now impersonate you and access all your files!
so, need to delete those credentials from IA, start over and create a new remote.

this could have been prevented, if you have posted the commands we requested?

as requested, please just post the output of the command we ask for. it will redact private info
rclone config redacted internetarchive:

C:\rclone>rclone config redacted remote:
[remote]
type = internetarchive
access_key_id = XXX
secret_access_key = XXX
item_derive = true
### Double check the config for sensitive info before posting publicly

not sure where that slash came from?


re-run the exact same last command again, using 1.69.3 and post the full formatted output.