Hi all
Thanks for great new version.
I just want to share very first test of BaseX as WebDAV server. It works with BaseX version 7.0!!!
- Started BaseX GUI
- Imported directory with 12000 xml files as new database named jsdi
- started basexhttp.bat
- stopped BaseX GUI
- went to browser to http://localhost:8984/webdav/
and nothing there found (but no error either) - Created new network place to show content of WebDAV repository (see instructions here)
- Browsing new network place on Windows
A bit slow, but there are 12000 files, so no surprise - Created new folder there named subdir and dragged-dropped there another 4 xml files (these files have other elements then original ones)
- Opening BaseX GUI
- Searching for the elements from new files - and they are found.
My first feeling is - Impressive
Jan