Duplicity without encryption


up vote
0
down vote
favorite
I tried using duplicity without encryption using --no-encryption
flag, and although the data is stored and not encrypted, I am not able to restore it using duplicity restore --file-to-restore
option (I receive error that test_file.txt not found in archive - no files restored.
). If I try to list files from my archive I also get gpg: decryption failed: secret key not available
.
Obviously, as the error says, I've not setup GPG keys on my Ubuntu. Is there a way to use duplicity
without any kind of encryption and without GPG? I know that duplicity encrypts and signs a backup, but how can I disable signing of a backup?
backup encryption gnupg duplicity
add a comment |Â
up vote
0
down vote
favorite
I tried using duplicity without encryption using --no-encryption
flag, and although the data is stored and not encrypted, I am not able to restore it using duplicity restore --file-to-restore
option (I receive error that test_file.txt not found in archive - no files restored.
). If I try to list files from my archive I also get gpg: decryption failed: secret key not available
.
Obviously, as the error says, I've not setup GPG keys on my Ubuntu. Is there a way to use duplicity
without any kind of encryption and without GPG? I know that duplicity encrypts and signs a backup, but how can I disable signing of a backup?
backup encryption gnupg duplicity
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I tried using duplicity without encryption using --no-encryption
flag, and although the data is stored and not encrypted, I am not able to restore it using duplicity restore --file-to-restore
option (I receive error that test_file.txt not found in archive - no files restored.
). If I try to list files from my archive I also get gpg: decryption failed: secret key not available
.
Obviously, as the error says, I've not setup GPG keys on my Ubuntu. Is there a way to use duplicity
without any kind of encryption and without GPG? I know that duplicity encrypts and signs a backup, but how can I disable signing of a backup?
backup encryption gnupg duplicity
I tried using duplicity without encryption using --no-encryption
flag, and although the data is stored and not encrypted, I am not able to restore it using duplicity restore --file-to-restore
option (I receive error that test_file.txt not found in archive - no files restored.
). If I try to list files from my archive I also get gpg: decryption failed: secret key not available
.
Obviously, as the error says, I've not setup GPG keys on my Ubuntu. Is there a way to use duplicity
without any kind of encryption and without GPG? I know that duplicity encrypts and signs a backup, but how can I disable signing of a backup?
backup encryption gnupg duplicity
asked May 24 at 8:56


Liliane
164
164
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1039730%2fduplicity-without-encryption%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password