nextcloud/lib/private/Files
Roeland Jago Douma 0eeb1ea115 Only update the filecache entry once the file has been written to S3
If we already update before we have no way to revert if the upload
fails.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-31 17:08:44 +00:00
..
AppData Followup 12833, gracefully handle the getting of / 2018-12-21 11:08:19 +01:00
Cache dont try to update storage mtime if we can't get the mtime 2020-05-01 16:22:59 +00:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount ensure home storage is initialized on first setup 2020-07-09 20:19:05 +02:00
Node Add additional check for read permissions 2019-07-24 14:01:24 +02:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore Only update the filecache entry once the file has been written to S3 2020-08-31 17:08:44 +00:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Harden appdata putcontent 2019-04-08 13:22:00 +02:00
Storage Close the streams in writeStream even when there is an exception 2020-04-15 08:51:39 +00:00
Stream harden seekable http stream a bit against failures 2020-05-22 15:31:23 +02:00
Type Fix detection of non extention types 2019-12-12 22:23:18 +01:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Filesystem.php ensure home storage is initialized on first setup 2020-07-09 20:19:05 +02:00
View.php Actually check if the owner is not null 2020-03-27 13:51:55 +00:00