
Due to the way the pCloud revision handling is implemented every download will actually be a cache miss even if the file is small enough and didn't change since last download. Therefore, we have to implement our own file cache.
Due to the way the pCloud revision handling is implemented every download will actually be a cache miss even if the file is small enough and didn't change since last download. Therefore, we have to implement our own file cache.