mr-manuel / raspberry-pi-backup

This script allows you to backup your Raspberry Pi to a SMB/CIFS share on a NAS/computer without removing the SD card.
MIT License
30 stars 4 forks source link

deletes backups right after creation #5

Closed brandac closed 9 months ago

brandac commented 11 months ago

Hi,

thanks for developing this script, it's great.

I use it on two raspberry's. One with Venus OS and one with raspbian. On Venus OS it works great but on raspbian it deletes the backups it creates immediately after it finishes the creation a new backup. I have to set the backup_count to 0 to not delete all backups again.

Could you please have a look at this?

mr-manuel commented 11 months ago

Hi, it will take some time, but I will fix that.