laurent22 / rsync-time-backup

Time Machine style backup with rsync.
3.36k stars 443 forks source link

Broken pipe does not trigger an error #247

Open Aeklipse opened 2 years ago

Aeklipse commented 2 years ago

Whenever rsync results in a broken pipe the backup gets marked as completed without errors. The last few lines of the terminal are

rsync: [sender] write error: Broken pipe (32)
rsync error: unexplained error (code 43) at io.c(829) [sender=3.1.3]
rsync_tmbackup: Backup completed without errors.