duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Specifying rsync password in URL


From: manydnah manydnah
Subject: Re: [Duplicity-talk] Specifying rsync password in URL
Date: Wed, 24 Jun 2009 19:00:34 +0200

I removed my distribution-installed version and installed 0.5.18, but the problem persists; i.e it still prompts me for a password. When I enter the password it proceeds with a number of files, and then it prompts me for the password again. In total I am prompted for the password 5 times (it is accepted every time). Here is a log of what happens:

address@hidden:~# export PYTHONPATH='/usr/local/lib/python2.6/site-packages/'
address@hidden:~# duplicity --full-if-older-than 2W --no-encryption /etc rsync://username:address@hidden//volume1/backup/etc
address@hidden's password:
Last full backup date: Wed Jun 24 18:48:21 2009
address@hidden's password:
address@hidden's password:
address@hidden's password:
address@hidden's password:
address@hidden's password:
--------------[ Backup Statistics ]--------------
StartTime 1245862366.50 (Wed Jun 24 18:52:46 2009)
EndTime 1245862367.05 (Wed Jun 24 18:52:47 2009)
ElapsedTime 0.55 (0.55 seconds)
SourceFiles 2432
SourceFileSize 9582205 (9.14 MB)
NewFiles 32
NewFileSize 32163 (31.4 KB)
DeletedFiles 0
ChangedFiles 0
ChangedFileSize 0 (0 bytes)
ChangedDeltaSize 0 (0 bytes)
DeltaEntries 32
RawDeltaSize 15705 (15.3 KB)
TotalDestinationSizeChange 7121 (6.95 KB)
Errors 0
-------------------------------------------------

address@hidden:~#

/ manydnah

On Wed, Jun 24, 2009 at 5:01 PM, Kenneth Loafman <address@hidden> wrote:
It looks like he's using the absolute path URL for rsync, and I don't
see any issues with that, unless he intends to use a module instead.

A lot has changed in the last several versions.  I would suggest going
to http://duplicity.nongnu.org/ and downloading the 0.5.18 version and
installing that.  Don't go for the 0.6.0 version just yet.  It has
issues that we are chasing.

...Thanks,
...Ken
> man page
> http://duplicity.nongnu.org/duplicity.1.html#sect6
> states
> rsync://user[:address@hidden:port]::/module/some_dir
> as url format .. maybe your missing some colons
>
> regards ede
> --
>
>
>> Hi!
>>
>> I'm using duplicity in a backup script with the rsync backend. I've
>> specified both the username and password in the URL given to duplicity, but
>> it still prompts me for a password. This is the command that I'm using:
>>
>> duplicity --full-if-older-than 2M --no-encryption /etc
>> rsync://username:address@hidden//backup/etc
>>
>> What am I missing?
>>
>> I'm using duplicity 0.5.09, which is what came with my distribution (Ubuntu
>> 9.04).
>>
>> / manydnah
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Duplicity-talk mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk



_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk



reply via email to

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