Synology Cloud Sync

Hi,
I’m playing with the code to re-enable the listBuckets request on the “/” endpoint, by detecting the S3 signature in the headers. Could work. But indeed it will always reply /io and /data (which is an alias with more than 3 characters, which is the official s3 spec) : then for an authenticated user, the content of this bucket shows the workspaces/files accessible to the user.
So the question is : with your synology, if you can list the buckets, will you be able to pick a sub-folder inside the bucket, or is it syncing always to a given bucket? Because basically /io is not writeable, but you should connect to e.g. /io/personal-files …
If you see what I mean?
Cheers

1 Like