Open jay763190097 opened 1 year ago
This useful. For me, /
and /home
are on separate physical drives. So ideally, there should be at least two snapshot profiles, each saving snapshots to their drives.
This request then, really is about having separate backup profiles.
I have "/" and "/home" on separate partitions on the same drive, and it would be very useful to have the snapshots of those two partitions separately, with an option to restore just one of them sometimes.
Timeshift isn't intended for data file backup. Look at Back In Time, available from repo in most Linux distributions, which uses a similar snapshot system. There are other options as well.
@linux-rox The issue here is about user settings and configuration files under "/home/
@majal @Sadi58 @nikosdion
I have already learned the source code and implemented it accordingly. We can separate the profile now!!!
can refer to this post for details https://bbs.deepin.org/post/277292
I guess that if we support to execute two backup task, that would be better. Such as: backup user data and system, both of them have an independent configuration.