cloud_storage
cloud_storage copied to clipboard
for inspiration: rclone
Hello Ivanenko
You may find some inspiration in the code on rclone.org. It is written in Go, but the program logic might give you some pointers for how to handle OneDrive and others.
I use rclone mount to mount my OneDrive storage. It works well, but it is not as elegant as using your cloud_storage plugin.
Best regards Freddy