nextcloud/lib/connector/sabre
Bjoern Schiessle 9af74a9c80 use readfile() instead iof fopen() for file download over webdav.
fopen() didn't work for large files on some servers while readfile()
seems to work for all files on all configurations.
2012-07-11 12:04:20 +02:00
..
auth.php Fix initialization of OC_Filesystem setup from DAV 2012-06-22 17:20:10 +02:00
directory.php don't allow user to delete Shared dir via webdav and sync client (bug #774) 2012-06-04 18:08:51 +02:00
file.php use readfile() instead iof fopen() for file download over webdav. 2012-07-11 12:04:20 +02:00
locks.php fixing file headers with copy right 2012-05-05 18:13:40 +02:00
node.php Fix webdav property name compare 2012-06-19 23:18:07 +02:00
principal.php Merge branch 'master' into sabredav_1.6 2012-03-19 08:33:36 +01:00