PhilZ

Results 36 comments of PhilZ

Fixing it will depend on the fact that devs are interested or not into merging it

This also would make it possible to immediately apply a new encryption scheme/key on the receive side When we want a backup with a different encryption, currently: - we need...

> I too need to replicate a system that has root on encrypted ZFS to a new system that will be unencrypted. Is there no way to do this other...

> You can send individual filesystems. It will send all snapshots. You need a script rather than a single command > No, you cannot send, as he asked, from encrypted,...

> I just ran into this as well. This is pretty bad for a number of the use cases other folks mentioned but also one I think is even worse....

I took a very quick look in one function SyncThreadSyncFile.java/LocalToLocal() New code is much better and looks ok in regard of unexpected deletes/non deletes There is still a room for...