Hi, I'am wondering about If fsvs can filter the fileset by the mounted device, it greatly improved it's usability, because - smaller cost to maintain the ignore patterns (/sys,/proc contents excluded by default) - temporary (and forgotten) mounts exluded from backup
I love to see, if I can add source filesystems, that are included in the backup, or a blacklist (filesystems that exlcuded from backup). What do you think about that? Is is hard to implement it (I'am beginner in C)? I'am currently using a wrapper script for the fsvs. The wrapper mounts the device to a temporary location, do the backup (without ignore patterns), and umounts the device. -- thx, Lénárd
