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

WebDAV handler only "almost" works #248

Open
jeffvandyke opened this issue May 8, 2019 · 0 comments
Open

WebDAV handler only "almost" works #248

jeffvandyke opened this issue May 8, 2019 · 0 comments

Comments

@jeffvandyke
Copy link
Contributor

In summary, the ofileserver example (with WebDAV support) behaves funny from both WinSCP and Gnome Files.

I've spent over a day experimenting with Onion's WebDAV support, and was able to explore a WebDAV endpoint using Gnome Files on Linux (but only on sub-folders), but WinSCP behaves funny. I tried the ofileserver example (compiling on Linux, accessed from a client on Windows), and though WinSCP does connect and handles subdirectories and their contents, the root directory displays a ".." entry for every file in the server root path, and no real files or folders. When WinSCP opens a sub-folder (using the folder open tool), files and folders are valid and working, albeit with Size and Changed date set to "0", but the previous directory entry shows a drive icon with no text in the label, and clicking it navigates to the root, which has all the ".." entries.

Feel free to ask any other questions about my environment or debugging information; this should be reproducable on the master branch.

@jeffvandyke jeffvandyke changed the title WebDAV client only "almost" works WebDAV handler only "almost" works May 9, 2019
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