rmirro
rmirro copied to clipboard
feature: backup/sync to a name given with parameter to specify ip address
on my system the ip address of the remarkable web interface is not always the same. Maybe it would be nice to specify a directory for the backup/meta/rendered data and optionally add an ip address for the ssh access for it. By this changing ip addresses would have no impact
So maybe an option like rmirro.py --name=myremarkable 123.456.7.89 that overrides the directory name from 123.456.7.89_backup to myremarkable_backup etc.?