N4S4 / synology-api

A Python wrapper around Synology API
MIT License
368 stars 138 forks source link

Get the whole file tree in drive #66

Open john012343210 opened 3 years ago

john012343210 commented 3 years ago

May I know how to retrieve the folder tree using this API?

for example to retrieve the tree in google drive, https://stackoverflow.com/a/64984764/10189759

N4S4 commented 3 years ago

At the moment there is no function that does support this feature, eill be investigating to see if can be integrated