Service account doesn't read folder from s3

What is the problem you are having with rclone?

the problem is that i try to access the S3 bucket with a service account and it is not working.
i also tried to run rclone commands with GMSA and it didn't work either.

Run the command 'rclone version' and share the full output of the command.

rclone v1.61.1

  • os/version: Microsoft Windows Server 2019 Standard 1809 (64 bit)
  • os/kernel: 10.0.17763.1817 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.19.4
  • go/tags:cmount

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

S3 storage with Ceph

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

rclone lsd con:bucket-name -vv --s3-endpoint-storage ******* --s3-provider Ceph --s3-access-key-id ********* --s3-secret-access-key ********** 

Try with the latest rclone. Yours is very old, years old - a lot of fixes and improvements happened in the meantime.

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