Ghostcloud provides nothing more than read-only access
-
For some reason I cannot make it transfer anything either direction, it displays webdav (nextcloud) content though, photo files can be previewed there, but neither download not upload cause any effect (no errors).
Strangely ubsync does nothing as well, no errors, it juts does not transfer anything between phone and server.
-
interesting, all phone clients add trailing slash resulting in accessing something like
//remote.php/webdav/Readme.md
instead of the correct one/remote.php/webdav/Readme.md
got it fixed on proxy
-