Alexey Muranov
Alexey Muranov
> At present, there isn't really a good way to do this from the CLI, though you could definitely do it from the library. My recommendation would be to write...
> there's a chance that attackers find a way to trick a client into saving the data without encryption into an (originally) encrypted repository. Hm, i thought the idea was...
@cfcs, `rsync` does not deduplicate.
Personally, I am not convinced that an object of `Inner` class should automatically have access to private methods of each object of `Outer` class just because `Inner` is defined inside...
I've noticed some seemingly random behaviour of my nextcloud-client 2.5.0 on Ubuntu (installed from `nextcloud-devs` PPA) with respect to symlinked folders inside a synchronised folder. I first noticed that files...
After some more investigation, i decided to report the problems i observed, because when synchronisation client removes files for no reason, it is a serious problem IMO: #899.
IMO, `rm` and `cp` are not treating symlinks in any special way.