Say, I created timeshift backups e.g. in my root filesystem, but later run out of space and want to move them to another partition.
I want a simple way to do that, both from the gui and commandline. I guess it would be more difficult for btrfs snapshots, but rsync-based timeshift backups should be relatively easy to move by using existing rsync commands subsequentially on every snapshot.
If noone is interested in implementing this feature, I will probably take a stab at it myself.
Say, I created timeshift backups e.g. in my root filesystem, but later run out of space and want to move them to another partition.
I want a simple way to do that, both from the gui and commandline. I guess it would be more difficult for btrfs snapshots, but rsync-based timeshift backups should be relatively easy to move by using existing rsync commands subsequentially on every snapshot.
If noone is interested in implementing this feature, I will probably take a stab at it myself.