Hi,
are the settings mentioned here Setting RCLONE for idrive for idrive.com or cloud.idrive.com?
What exactly is access_key_id (username?)
and whats the current endpoint = ?
The successful setting for IDRIVE - Solution
Want to set rclone config for IDRIVE cloud
here it is:
type = s3
provider = Other
env_auth = false
access_key_id = XLS4OCF9Pxxxxxxxxxx
secret_access_key = dXjHOHFLP7OMPxxxxxxxxxxxxxxxxxxxxxx
region = us-east-1
acl = private
endpoint = s3 . us-west-1 . idrivecloud . io (remove space)
Thanks