On 2016-06-05, heqami...@runbox.com <heqami...@runbox.com> wrote: > You can use rsync for backup via FTP over SSH. >
There is an interesting thread on the freebsd-questions list with Subject: rsync or git backups? Date: Wed, 1 Jun 2016 10:35:06 +0200 Message-ID: (First post in thread) <cakoxk+4musfi7ctcaxvzz61mxzcsnp-qswxeotor_t1sfgc...@mail.gmail.com> here's a snippet: > * N.J. Thomas <njt@naospam.invalid> [2016-06-01 10:39:09-0700]: >> If you don't have these stored on ZFS filesystems, then check out >> rsnapshot as an alternative: >> >> http://rsnapshot.org/ > > There was a story on HackerNews about rsnapshot yesterday, the > discussion was informative: > > https://news.ycombinator.com/item?id=11817701 > > Several rsnapshot alternatives came up during that discussion > > Attic - https://attic-backup.org/ > Borg - https://borgbackup.readthedocs.io/en/stable/ > Obnam - http://obnam.org/ > > Just fyi.