duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] duply fetch problem


From: Thomas Mammitzsch
Subject: Re: [Duplicity-talk] duply fetch problem
Date: Tue, 26 Feb 2013 12:53:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3

Am 26.02.2013 12:34, schrieb SanskritFritz:
Please run
duply root fetch etc/apache2/ root/restore/ --verbosity=8 --preview

_______________________________________________
Duplicity-talk mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/duplicity-talk
ok here is the output:

# duply root fetch etc/apache2/ root/restore/ --verbosity=8 --preview
Start duply v1.5.9, time is 2013-02-26 12:50:14.
Using profile '/root/.duply/root'.
Using installed duplicity version 0.6.21, python 2.7.3, gpg 1.4.11 (Home: ~/.gnupg), awk 'mawk 1.3.3 Nov 1996, Copyright (C) Michael D. Brennan', bash '4.2.37(1)-release (x86_64-pc-linux-gnu)'.
Autoset found secret key of first GPG_KEY entry 'F43C0D44' for signing.
-- Run cmd 'Test - Encrypt to F43C0D44 & Sign with F43C0D44' --
echo 'totallySecret' | /usr/bin/gpg --sign --default-key F43C0D44 --passphrase-fd 0 -r F43C0D44 --batch --status-fd 1 -o /tmp/duply.22888.1361879414_ENC -e /usr/bin/duply 2>&1
-- Run cmd 'Test - Decrypt' --
echo 'totallySecret' | /usr/bin/gpg --passphrase-fd 0 -o /tmp/duply.22888.1361879414_DEC --batch -d /tmp/duply.22888.1361879414_ENC 2>&1
-- Run cmd 'Test - Compare' --
test "$(cat '/usr/bin/duply')" = "$(cat '/tmp/duply.22888.1361879414_DEC')" 2>&1
Cleanup - Delete '/tmp/duply.22888.1361879414_*'(FAILED)

--- Start running command FETCH at 12:50:14.986 ---
TMPDIR='/tmp' PASSPHRASE='totallySecret' duplicity --name 'duply_root' --encrypt-key F43C0D44 --sign-key F43C0D44 --verbosity '4' '.duplicity-ignore' --full-if-older-than 1M --restore-time now '--verbosity=8' --file-to-restore 'etc/apache2/' 'scp://address@hidden/backup' 'root/restore/'
--- Finished state OK at 12:50:15.031 - Runtime 00:00:00.044 ---




reply via email to

[Prev in Thread] Current Thread [Next in Thread]