Closed YannMoisan closed 6 years ago
Can the deletion of previous backups be related to #82?
Yes, looks like it's the same issue. @YannMoisan, please could you give a try to the latest version (which should be fixed) and confirm if it's now working for you?
Given that files/folders that I want to backup are in different locations, I'd like to create a folder
tobackup
that contains symlinks to all files/folders that must be backuped.In that case, it seems that I must use
copy-links
instead oflinks
.Unfortunately, it seems that hard links from previous backup are deleted
Here is the command :