Commit Graph

10 Commits

Author SHA1 Message Date
Martin
65832d38d5 Work on copying from local file if present 2021-10-23 16:36:17 +02:00
Martin
92ab279195 Fix src file argument to put 2021-07-15 17:01:10 +02:00
Martin
7c34980306 Delete sync wait obj in bundled submission 2021-07-13 14:12:27 +02:00
Martin
a9c2bd1ec5 New settings to compress cache (meta) objects via btrfs compression
(cherry picked from commit 989e60f639e7add19c0a72667efa4fa9219f0b6a)

# Conflicts:
#	Interface/BackupFileSystem.h
#	btrfs/btrfsplugin/BackupFileSystem.h
#	clouddrive/CloudFile.cpp
#	clouddrive/KvStoreBackendAzure.cpp
#	clouddrive/KvStoreBackendAzure.h
#	clouddrive/KvStoreBackendLocal.cpp
#	clouddrive/KvStoreBackendLocal.h
#	clouddrive/KvStoreBackendS3.cpp
#	clouddrive/KvStoreBackendS3.h
#	clouddrive/KvStoreFrontend.cpp
#	clouddrive/OnlineKvStore.cpp
#	clouddrive/OnlineKvStore.h
#	clouddrive/PassThroughFileSystem.cpp
#	clouddrive/dllmain.cpp
2021-07-12 21:15:27 +02:00
Martin
24ee3d8ad4 Improve error logging 2021-06-28 23:21:19 +02:00
Martin
5b28aed036 Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
Martin Raiber
dcf10d8a62 Fix Windows issues 2021-05-20 18:32:49 +02:00
Martin
024f27f788 Fix build
(cherry picked from commit aff5c084e7c7f33dab171f7fa9400ffb84f2b341)

# Conflicts:
#	clouddrive/CompressEncrypt.cpp
#	clouddrive/TransactionalKvStore.cpp
2021-05-18 16:26:00 +02:00
Martin Raiber
a13785c8ff Add cache locking 2021-05-18 16:23:13 +02:00
Martin Raiber
a5e55bb61e Add cloud drive 2021-05-08 20:52:31 +02:00