Question
rclone NoSuchKey status code: 404
Hi
I configured rclone to connect it to my digital ocean space.
Unfortunately I get an error like 404 NoSuchKey
I have two spaces key ( key and the secret key)
What Does key it require ?
Thank
[tg]
type = s3
provider = DigitalOcean
envauth = false
accesskeyid = ****
secretaccess_key = ***
endpoint = fra1.digitaloceanspaces.com
rclone mkdir tg:test2
rclone copy sample tg:test2
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×