URL:
<http://savannah.nongnu.org/bugs/?21751>
Summary: rsync module urls do not work in 0.4.7
Project: duplicity
Submitted by: loafman
Submitted on: Friday 12/07/2007 at 22:21
Category: None
Severity: 3 - Normal
Item Group: None
Status: Ready For Test
Privacy: Public
Assigned to: loafman
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
0.4.3's behaviour is correct:
$ duplicity -v 9 --collection-status rsync://[EMAIL PROTECTED]:/backup/cft/var
...
Main action: collection-status
Reading results of 'rsync [EMAIL PROTECTED]::backup/cft/var/'
...
the colon telling the rsync server that "backup" is an rsync module is passed
through correctly.
0.4.7 fails horribly:
$ duplicity collection-status -v 9 rsync://[EMAIL PROTECTED]:/backup/cft/var
Main action: collection-status
Reading results of 'rsync tosspot:/backup/cft/var/'
rsync: link_stat "/backup/cft/var/." failed: No such file or directory (2)
first, it nukes the user information. second, it does not feed the colon
through, which the rsync server takes to mean "absolute path" which doesn't
exist.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Friday 12/07/2007 at 22:21 Name: duplicity-rsync-url.patch Size: 1kB
By: loafman
<http://savannah.nongnu.org/bugs/download.php?file_id=14590>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?21751>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker