thijstakken/MusicService

Cloud storage WebDAV compatibility

Closed this issue · 0 comments

Code was created with the intent of uploading files (MP3's) to Nextcloud. To do this, it talks to the WebDAV API.
Since it's programmed to work with WebDAV APS's, what other online cloud storage providers will this work with?

This could be a good place to start:
https://community.cryptomator.org/t/webdav-urls-of-common-cloud-storage-services/75

Validate if this program also works with services like, ownCloud, STACK and many other cloud storage services

Compatibility list (validated):

  • Nextcloud
  • ownCloud
  • STACK
  • Strato HiDrive
  • pCloud
    ... more to come?

Maybe even more support for different APIs besides it support for WebDAV