What is the problem you are having with rclone?
I'm trying to learn how to upload to the Internet Archive, but in addition to repeating the items contained in the folder 3 times, it always prints an invalid name error for the bucket. I've already tested and researched possible solutions here on the forum before contacting you. I would like to thank you in advance for any help or tips on how to configure both the command I am using, and if it is some other error that I am unaware of.
Run the command 'rclone version' and share the full output of the command.
rclone v1.68.0
- os/version: Microsoft Windows 11 Pro 23H2 (64 bit)
- os/kernel: 10.0.22631.4169 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.23.1
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
Internet Archive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone copy -vv --fast-list -vP --transfers=20 "G:\PS2\CHD\jogos" archive1:"YourBucketNameGoesHereJV V2"
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[archive1]
type = internetarchive
access_key_id = XXX
secret_access_key = XXX
A log from the command that you were trying to run with the -vv
flag
2024/09/18 03:14:12 DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "copy" "-vv" "--fast-list" "-vP" "--transfers=20" "G:\\PS2\\CHD\\jogos" "archive1:YourBucketNameGoesHereJV V2"]
2024/09/18 03:14:12 DEBUG : Creating backend with remote "G:\\PS2\\CHD\\jogos"
2024/09/18 03:14:12 DEBUG : Using config file from "C:\\Users\\johnn\\AppData\\Roaming\\rclone\\rclone.conf"
2024/09/18 03:14:12 DEBUG : fs cache: renaming cache item "G:\\PS2\\CHD\\jogos" to be canonical "//?/G:/PS2/CHD/jogos"
2024/09/18 03:14:12 DEBUG : Creating backend with remote "archive1:YourBucketNameGoesHereJV V2"
2024/09/18 03:14:15 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 03:14:15 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 03:14:15 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for checks to finish
2024/09/18 03:14:15 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for transfers to finish
2024/09/18 03:15:44 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>db299351-ab51-4b5f-ac79-4103b2fe5b2b</RequestId></Error>"
2024/09/18 03:15:52 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>6c1ba782-1da4-4290-af70-ac038c96a02b</RequestId></Error>"
2024/09/18 03:15:52 ERROR : Attempt 1/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>6c1ba782-1da4-4290-af70-ac038c96a02b</RequestId></Error>"
2024/09/18 03:15:55 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 03:15:55 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 03:15:55 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for checks to finish
2024/09/18 03:15:55 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for transfers to finish
2024/09/18 03:18:28 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>5e35cb1e-a0cc-4c6d-a898-b24c5c3aa50e</RequestId></Error>"
2024/09/18 03:19:17 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>6c6769e5-8329-447f-86aa-debd5e2b08b9</RequestId></Error>"
2024/09/18 03:19:17 ERROR : Attempt 2/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>6c6769e5-8329-447f-86aa-debd5e2b08b9</RequestId></Error>"
2024/09/18 03:19:21 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 03:19:21 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 03:19:21 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for checks to finish
2024/09/18 03:19:21 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for transfers to finish
2024/09/18 03:19:47 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>523cbc11-28df-4edb-95a2-c7ff9fd30d2d</RequestId></Error>"
2024/09/18 03:19:48 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>11ff8cf3-a2af-4fed-9da9-34d71bc9cac2</RequestId></Error>"
2024/09/18 03:19:48 ERROR : Attempt 3/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>11ff8cf3-a2af-4fed-9da9-34d71bc9cac2</RequestId></Error>"
Transferred: 1.369 GiB / 1.369 GiB, 100%, 1.906 MiB/s, ETA 0s
Errors: 2 (retrying may help)
Elapsed time: 5m35.9s
2024/09/18 03:19:48 INFO :
Transferred: 1.369 GiB / 1.369 GiB, 100%, 1.906 MiB/s, ETA 0s
Errors: 2 (retrying may help)
Elapsed time: 5m35.9s
2024/09/18 03:19:48 DEBUG : 3 go routines active
2024/09/18 03:19:48 NOTICE: Failed to copy with 2 errors: last error was: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>11ff8cf3-a2af-4fed-9da9-34d71bc9cac2</RequestId></Error>"