[GH-ISSUE #219] Webdav: server URL isn't normalized #210

Closed
opened 2026-02-25 22:36:29 +03:00 by kerem · 4 comments
Owner

Originally created by @eleksis on GitHub (Dec 29, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/219

Hi,
I'm trying to make floccus work with webdav on my shared hosting.

They are using port 2078 for webdav. And it looks like floccus ignores port when i pass it as part of url in settings.

WebDAV URL:
https://my-domain.com:2078

The error I get:
Network error: Check your network connection and your account details

Can someone confirm this is not supported?
And I can probably implement this, if I get some directions...

Originally created by @eleksis on GitHub (Dec 29, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/219 Hi, I'm trying to make floccus work with webdav on my shared hosting. They are using port 2078 for webdav. And it looks like floccus ignores port when i pass it as part of url in settings. WebDAV URL: https://my-domain.com:2078 The error I get: Network error: Check your network connection and your account details Can someone confirm this is not supported? And I can probably implement this, if I get some directions...
kerem 2026-02-25 22:36:29 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@marcelklehr commented on GitHub (Dec 29, 2018):

Mmh. This should be supported.

But I just checked and noticed that the webdav adapter doesn't normalize urls, so it might work if you append a slash.

<!-- gh-comment-id:450519985 --> @marcelklehr commented on GitHub (Dec 29, 2018): Mmh. This should be supported. But I just checked and noticed that the webdav adapter doesn't normalize urls, so it might work if you append a slash.
Author
Owner

@eleksis commented on GitHub (Dec 29, 2018):

Yes, that did the trick. Thank you.

<!-- gh-comment-id:450520678 --> @eleksis commented on GitHub (Dec 29, 2018): Yes, that did the trick. Thank you.
Author
Owner

@jlbprof commented on GitHub (Dec 30, 2018):

Yes you will need to append a slash.

On Sat, Dec 29, 2018 at 3:16 PM Vito notifications@github.com wrote:

Yes, that did the trick. Thank you.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/marcelklehr/floccus/issues/219#issuecomment-450520678,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJS39aAL0nWKc9wcd_dPcCGGdOkz5fMQks5u99vDgaJpZM4ZktWa
.

<!-- gh-comment-id:450531562 --> @jlbprof commented on GitHub (Dec 30, 2018): Yes you will need to append a slash. On Sat, Dec 29, 2018 at 3:16 PM Vito <notifications@github.com> wrote: > Yes, that did the trick. Thank you. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/marcelklehr/floccus/issues/219#issuecomment-450520678>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AJS39aAL0nWKc9wcd_dPcCGGdOkz5fMQks5u99vDgaJpZM4ZktWa> > . >
Author
Owner

@github-actions[bot] commented on GitHub (Mar 21, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1477570136 --> @github-actions[bot] commented on GitHub (Mar 21, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#210
No description provided.