Butterfly-Backup
Butterfly-Backup copied to clipboard
Butterfly Backup is a simple command line wrapper of rsync for complex task, written in python.
## Description Use [ssh-config](https://pypi.org/project/ssh-config/) to parse ssh hosts, edit documentation to differentiate between host aliases configured in ~/.ssh/config vs FQDN hostname ## Impacted action backup | restore | config ##...
Hello, This looks really promising but I would like to be able to restore a single file (or multiple, but not all) from a backup. I've read the documentation and...
## Description I was successfully daily backing up a single directory tree using the 'differential' mode: bb backup --computer Mint-Didier --destination /media/didier/MyDrive --mode differential --custom-data /media/didier/Disk_A/Data_A --user didier --type unix...
## Description For the 'backup' mode there is an option [File_list.txt] that allow to use a text file in case of several hostnames, to be backed up. It would be...