I like the web interface and the simplicity. Especially the fact that there are no client requirements other than having an SSH server running is really nice. The pre and post-commands are awesome.
I gave it a quick try out of curiosity but discovered a few shortcomings for my use-cases:
- It seems all files are transferred fully on each backup run, there is no differential file transfer option like with rsync for example
- There is no de-duplication happening, not on file and not on the block level (like rclone, dirvish or borgbackup) and no compression either
- There is no auto prune option to remove old backups (like keep the latest 14 backups and delete older ones automatically)
Are you thinking about these features?
At this stage, I see this tool as an option to backup small DB instances and remote folders but not as a long term backup option for VPS or something similar. Which is completely fine of course. I would like to understand the direction / goal of the project.
I like the web interface and the simplicity. Especially the fact that there are no client requirements other than having an SSH server running is really nice. The pre and post-commands are awesome.
I gave it a quick try out of curiosity but discovered a few shortcomings for my use-cases:
Are you thinking about these features?
At this stage, I see this tool as an option to backup small DB instances and remote folders but not as a long term backup option for VPS or something similar. Which is completely fine of course. I would like to understand the direction / goal of the project.