# Synology Cloud Sync

**URL:** https://forum.pydio.com/t/synology-cloud-sync/397
**Category:** Sync Client
**Tags:** synchronisation
**Created:** [January 3, 2018, 3:06pm UTC](https://forum.pydio.com/t/synology-cloud-sync/397 "2018-01-03T15:06:28Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![charles](https://yyz2.discourse-cdn.com/flex032/user_avatar/forum.pydio.com/charles/32/3_2.png) [@charles](https://forum.pydio.com/u/charles)
#### Post date: [April 9, 2021, 10:11am UTC](https://forum.pydio.com/t/synology-cloud-sync/397/6 "2021-04-09T10:11:58Z")

</div>

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

---

_[View the full topic](https://forum.pydio.com/t/synology-cloud-sync/397)._
