Comment on Python Port of 600 Line Bash Script: rsync-time-machine.py for Rsync BackupsparentComments−pwg3yThe description sounds like it does largely the same job as rsnapshot (https://rsnapshot.org/). What does yours do differently from rsnapshot?−Gys3yRsnapshot needs perl? Not available by default on all systems?−sgarland3yThis needs Python 3.7. Which systems have Python 3.7 by default, but don't include Perl?
Comments
The description sounds like it does largely the same job as rsnapshot (https://rsnapshot.org/). What does yours do differently from rsnapshot?
Rsnapshot needs perl? Not available by default on all systems?
This needs Python 3.7. Which systems have Python 3.7 by default, but don't include Perl?