nextcloud/lib/private/files/storage/wrapper
Vincent Petry 8f96ef147f Don't apply quota in stream wrapper for part files
When overwriting shared files as recipient, the part file is written on
the uploader's storage before overwriting the target file.

If the uploader has no quota left, they should still be able to
overwrite that file with Webdav. To make this work, they need to be able
to write the part file to their own storage first.
2016-02-17 11:52:49 +01:00
..
availability.php remove unused Storage->getLocalFolder 2016-02-05 16:48:08 +01:00
encryption.php remember signature version and only set it on update to make sure that other 2016-02-10 13:27:32 +01:00
jail.php remove unused Storage->getLocalFolder 2016-02-05 16:48:08 +01:00
permissionsmask.php Happy new year! 2016-01-12 15:02:18 +01:00
quota.php Don't apply quota in stream wrapper for part files 2016-02-17 11:52:49 +01:00
wrapper.php remove unused Storage->getLocalFolder 2016-02-05 16:48:08 +01:00