How do you use webDav? #1213
ItsCubeTime
started this conversation in
General
Replies: 1 comment 1 reply
-
|
this is not the issue, but its an issue: this should be: as for the WebDAV part, have you seen the "connect" page? it is a button on the login page; https://a.ocv.me/?hc note that you should use your own connect-page and not the one on my server, since it is autogenerated with appropriate values for your server specifically i think you gave rclone the wrong port |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, could someone provide me with a direct example on how to connect using webDav?
I tried with the following config:
Which I run like so on my remote:
and then setting up rclone on my local PC like so:
And then:
But I see no connection actually reaching the server. Hosting a simple webserver on the same device works fine - and Ive even tried disabling the firewall entirely with all ports exposed to wan (no effect). I have also tried specifying a port to copyparty like
p:80&p:443under [global] with no effectBeta Was this translation helpful? Give feedback.
All reactions