Correctly, the only error from webtop is below
Caused by: org.apache.commons.vfs2.FileNotFolderException: Could not list the contents of “webdavs://bobby:***@/nextcloud/remote.php/webdav/BOLAGET/Anställning” because it is not a folder.
at com.sonicle.vfs2.provider.webdav.WebdavFileObject.isDirectory(WebdavFileObject.java:653)
at com.sonicle.vfs2.provider.webdav.WebdavFileObject.doListChildrenResolved(WebdavFileObject.java:427)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1008)
at org.apache.commons.vfs2.provider.AbstractFileObject.traverse(AbstractFileObject.java:121)
at org.apache.commons.vfs2.provider.AbstractFileObject.findFiles(AbstractFileObject.java:943)
… 61 common frames omitted
Best regards