Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please stop using this Crappy old repo #74

Open
ghost opened this issue Feb 27, 2024 · 1 comment
Open

Please stop using this Crappy old repo #74

ghost opened this issue Feb 27, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 27, 2024

You should not use this repo, the software isn't fully implemented (e.g. PROPPATCH is missing), and no you can use it with Windows or OS X to mount it as a drive. Especially due to the missing WebDAV methods and the even more ugly implementation on Windows and OS X (as most of their software is awful). Their webdav clients are awful... Only Filezilla Pro works fine for the moment

@konomikitten
Copy link

This is probably the best advice I've found on this repository. The code hasn't been touched in 6 years. Nginx does not play well with WebDAV at all. I've spent a good week on and off experimenting with Nginx and WebDAV and it has been extremely frustrating to say the least.

Don't use Nginx for WebDAV, just don't, the default module in Nginx itself is too strict with the trailing slash issue. You will find websites with hacks to try and work around this but they'll fall over and break in certain conditions. I'm also pretty sure I'm hitting race conditions with WebDAV as well, but it's not like I can report this in any meaningful way when this repository is abandoned.

TL;DR: Don't expect WebDAV with Nginx to work properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant