Re: Problemes with chwala
"Skale, Franz" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kroupware |
|---|---|
| Message-ID | <47b524d9f5f4bd54beca1f587870d657__30127.2739934333$1584995518$gmane$org@dah.am> |
As far as i understand, webdav lacks of a feature like paging. There are some implementations (.NET or perl) which extend the protocol to allow paging by only providing indexes which can be called afterwards (ASYNC I/O) to get the actual folder contents. PHP lacks of proper async I/O support (async/await can be done using AJAX ans JS) also, why extending the protocol to not be RFC compilant ? For this to work, another protocol has to be chosen, but it must be RFC compliant to get support for other devices, libs etc. Wag the dog ;-) Best regards Franz Also, Am 2020-03-23 21:11, schrieb Jochen May: > Thanks, that fix the Problem. > > Is there a way, that not all subfolders will be showned up? At the > moment all my subfolders are extended. And there a quit a lot..... > > Example: > 2020 > 10 > 11 > 9 > 7 > 3 > 12 > > Regards > Jochen > > Am 23.03.2020 07:41, schrieb Skale, Franz: >> I created a task, covering the problem, more than a year ago: >> https://git.kolab.org/T5239 >> >> >> Best regards >> Franz >> Am 2020-03-22 19:59, schrieb Jochen May: >>> Hi all, >>> >>> after a long time, today i try to access my files on a webdav storage >>> via chwala, directly from kolab. But i only see the folders in the >>> root-directory. All other sub-folders or even files in the subfolders >>> i can't see. Files wich are in the folder under the root-directory >>> can >>> i edit, delete and create. If i try to access my files with /chwala, >>> i >>> did not see any folder. But file uploading and editing are working... >>> >>> Could somebody help me here with this problem? >>> >>> Thanks a lot >>> >>> Regards >>> >>> Jochen >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> https://lists.kolab.org/mailman/listinfo/users >> _______________________________________________ >> users mailing list >> [email protected] >> https://lists.kolab.org/mailman/listinfo/users > _______________________________________________ > users mailing list > [email protected] > https://lists.kolab.org/mailman/listinfo/users