[Bug 1675] New: rsync cannot cope with literal IPv6 addresses

samba-bugs at samba.org samba-bugs at samba.org
Sat Aug 28 12:12:46 GMT 2004


https://bugzilla.samba.org/show_bug.cgi?id=1675

           Summary: rsync cannot cope with literal IPv6 addresses
           Product: rsync
           Version: 2.6.2
          Platform: x86
               URL: http://bugs.gentoo.org/show_bug.cgi?id=37124
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: berni at birkenwald.de
         QAContact: rsync-qa at samba.org


While rsync works quite fine using IPv6 transport layer when using hostnames 
with AAAA records there seems to be no way to specify a literal IPv6 address on 
the command line 
 
$ rsync -6 --recursive rsync://rsync.de.gentoo.org/gentoo-portage . 
[...] 
Welcome to ftp.join.uni-muenster.de, JOINs IPv6 FTP server. 
 
$ rsync -6 --recursive rsync://[2001:638:500:101::21]/gentoo-portage . 
rsync: getaddrinfo: [2001 638: Name or service not known 
 
$ rsync --version 
rsync  version 2.6.2  protocol version 28 
 
Doesn't work with 2.6.3pre1 also

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list