cytopia / linux-timemachine

Rsync-based OSX-like time machine for Linux, MacOS and BSD for atomic and resumable local and remote backups
MIT License
780 stars 63 forks source link

How to use --files-from from rsync? #72

Closed lijxug closed 2 years ago

lijxug commented 2 years ago

I don't want to backup the whole disk, but some dirs separated in many disks. So I have a file record all the path that I want to backup. It seems that timemachine must have a specified \<source>, right? Is there a workaround?

lijxug commented 2 years ago

I've misunderstood the usage of --files-from