This commit is contained in:
parent
285a3bc842
commit
f5f764fbdb
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ After two weeks of use, I have now first experiences on the way the incremental
|
||||||
|
|
||||||
I must confess, I am positively impressed.
|
I must confess, I am positively impressed.
|
||||||
|
|
||||||
As told before, my [duplicity](http://duplicity.nongnu.org/) setup did have a very bad performance (even just in the locally to my NAS).
|
As told before, my [duplicity](https://duplicity.gitlab.io/) setup did have a very bad performance (even just in the locally to my NAS).
|
||||||
Perhaps I did something wrong, on the other side, I followed the default way as described to setup a encrypted backup.
|
Perhaps I did something wrong, on the other side, I followed the default way as described to setup a encrypted backup.
|
||||||
|
|
||||||
On the other side, the new BorgBackup powered variant performs well locally (with 1 GBit networking) and remotely (with just between 25-50 MBit upload).
|
On the other side, the new BorgBackup powered variant performs well locally (with 1 GBit networking) and remotely (with just between 25-50 MBit upload).
|
||||||
|
|
|
@ -14,7 +14,7 @@ At least this allowed me to keep all my Kate related development mails intact si
|
||||||
|
|
||||||
## My old way of doing backups: rsync & duplicity
|
## My old way of doing backups: rsync & duplicity
|
||||||
|
|
||||||
So far, I did my backup on my Unix machines by using [rsync](https://rsync.samba.org/) to a second host and [duplicity](http://duplicity.nongnu.org/) to archive stuff on my old Synology NAS.
|
So far, I did my backup on my Unix machines by using [rsync](https://rsync.samba.org/) to a second host and [duplicity](https://duplicity.gitlab.io/) to archive stuff on my old Synology NAS.
|
||||||
|
|
||||||
### Plain rsync?
|
### Plain rsync?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue