uglygus / rsync-time-browse

Find file changes within hardlinked backups like timemachine
MIT License
4 stars 2 forks source link

Browsing for a file deleted the whole backup structure ... #3

Open calamarim opened 1 year ago

calamarim commented 1 year ago

Hi, maybe you can help me to correct an error.

Running this command on a well populated backup dir

./rsync-time-browse/tmbrowse.py -f -l /mnt/mount/backup_varie/ lu.4g

File not Found: lu.4g

deleted the whole backup dir, one date subdir at time. I looked the ongoing relatively slow process, and saw the directory disappearing one by one.

I was running on a Debian 11.6 stable linux laptop, and the filesystem was on a raspberry, on a ext4 filesystem, connected via sshfs as a local dir. I run rsync_tmbackup.sh daily on several remote filesystem without problems.

Many thanks. Marco Calamari