laurent22 / rsync-time-backup

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

Prevent empty folder being used as latest backup. #219

Closed markalston closed 3 years ago

markalston commented 4 years ago

After completion of backup the folder is checked to see if it actually contains any files/directories. If not, the folder is deleted and isn't used as the latest folder. Fix for issue #86