Updating the rsync_time_machine.py to the latest version broke my backup script that ran for a year. Hera a sample command & message ``` host:~$ /home/marcoc/rsync-time-machine.py/rsync_time_machine.py -p 22229 /mnt/win_d/Books aaa@bbb.ccc:/mnt/backup/backup_Books rsync-time-machine.py: [ERROR] Source folder '/mnt/win_d/Books' does not exist - aborting. host:~$ ls -al /mnt/win_d lrwxrwxrwx 1 root root 5 nov 3 2021 /mnt/win_d -> /home host:~$ ls -l /mnt/win_d/Books total 184 drwx------ 47 marcoc marcoc 4096 lug 31 2006 0_Articoli_Cassandra_Crossing ... drwxr-xr-x 2 marcoc marcoc 12288 dic 4 2022 UAV ```