You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
jeffvandyke
changed the title
WebDAV client only "almost" works
WebDAV handler only "almost" works
May 9, 2019
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.
The text was updated successfully, but these errors were encountered: