nextcloud-server/lib/public/Files/Cache
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage
Drop file permissions on copy like we do on local storage.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 12:54:37 +07:00
..
AbstractCacheEvent.php
CacheEntryInsertedEvent.php
CacheEntryRemovedEvent.php
CacheEntryUpdatedEvent.php
CacheInsertEvent.php
CacheUpdateEvent.php
ICache.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +07:00
ICacheEntry.php fix(ObjectStore): Make copying behavior consistent with local storage 2023-11-17 12:54:37 +07:00
ICacheEvent.php
IPropagator.php
IScanner.php
IUpdater.php
IWatcher.php