mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-10 18:47:45 +02:00
327 B
327 B
NextCloud
NextCloud is a free and open source client-server cloud-service.
Server
A server can be setup via docker with the nextcloud image.
WebDAV
You can access ownCloud via WebDAV with the link
https://<nextcloud instance>/remote.php/dav/files/<user>/<path to folder or file>
.