duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #04173
Re: [Question #601449]: How to stop ever-growing backup volume?
Question #601449 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/601449
Status: Answered => Open
GilgongoJones is still having a problem:
Thanks. If I list the content of the volume on the file system, I get:
duplicity-full.20170330T101056Z.manifest.gpg
duplicity-full.20170330T101056Z.vol1.difftar.gpg
duplicity-full-signatures.20170330T101056Z.sigtar.gpg
duplicity-inc.20170330T101056Z.to.20170331T041800Z.manifest.gpg
duplicity-inc.20170330T101056Z.to.20170331T041800Z.vol1.difftar.gpg
duplicity-inc.20170331T041800Z.to.20170401T041302Z.manifest.gpg
duplicity-inc.20170331T041800Z.to.20170401T041302Z.vol1.difftar.gpg
duplicity-inc.20170401T041302Z.to.20170402T041359Z.manifest.gpg
duplicity-inc.20170401T041302Z.to.20170402T041359Z.vol1.difftar.gpg
duplicity-new-signatures.20170330T101056Z.to.20170331T041800Z.sigtar.gpg
duplicity-new-signatures.20170331T041800Z.to.20170401T041302Z.sigtar.gpg
duplicity-new-signatures.20170401T041302Z.to.20170402T041359Z.sigtar.gpg
The server I'm pushing the backup to is running and rsync server, with
the following in /etc/rsyncd.cnof:
[bkp-alice]
path = /home/bkp/server
hosts allow = x.x.x.57 2001:x::x:x:::39
hosts allow = x.x.x.uk
read only = false
uid = root
Using SSH would require key validation. Can the duplicity SSH backend do
that? SSH password auth isn't enabled.
--
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.