...
- If copying to Setonix /scratch file system please be aware that rclone sets atime modtime to the same as modtime (which value it gets from the S3 storage).
This could result in data being purged from /scratch even though it has not been on the file system for 21 days.
To prevent this you can use the--local-no-set-modtime
option to rclone.
...
- There is a limit of 1K buckets per project/user.
- We recommend no more than 100K objects per bucket, but there is a hard limit of 1M objects per bucket.
- There is no limit to the size of an object apart from your quota.
- Please note that some clients report a "Quota Exceeded" error if you have 1M objects in a bucket.
...