mirror of https://github.com/digint/btrbk
Fix issues with 0 sized info files for raw backup
When backuping from devices that have configured to use raw backup and that might disconnect from the network (ie. laptops) you end up once in a while with 0 size info file (and backup file). btrbk don't know how to handle 0 file and stop backing up until the zero size file is removed. With this change 0 size info file will be ignored, and hence the backup for the given backup will be redone. Signed-off-by: Matthieu Patou <mat@matws.net>pull/491/head
parent
6877825708
commit
a0992fc0e4
Loading…
Reference in New Issue