DO NOT REPLY [Bug 1675] rsync cannot cope with literal IPv6 addresses

2007-02-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1675 --- Comment #6 from [EMAIL PROTECTED] 2007-02-05 14:06 MST --- That works, if odd syntax. It would be nice if I didn't need brackets too: rsync test luke-jr@::1:/tmp -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=e

DO NOT REPLY [Bug 1675] rsync cannot cope with literal IPv6 addresses

2007-02-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1675 --- Comment #5 from [EMAIL PROTECTED] 2007-02-05 14:00 MST --- Rsync currently requires the name to be inside the brackets: rsync test '[luke-jr@::1]':/tmp (Some shells don't require the quotes.) I'll look into changing that for 3.0.0

DO NOT REPLY [Bug 1675] rsync cannot cope with literal IPv6 addresses

2007-02-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1675 --- Comment #4 from [EMAIL PROTECTED] 2007-02-05 13:19 MST --- ok, it seems to only happen if I specify a username: [EMAIL PROTECTED] ~ $ rsync test luke-jr@'[::1]':/tmp rsync: getaddrinfo: [ 873: Name or service not known rsync error:

DO NOT REPLY [Bug 1675] rsync cannot cope with literal IPv6 addresses

2007-02-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1675 --- Comment #3 from [EMAIL PROTECTED] 2007-02-05 13:08 MST --- This works just fine for me using rsync 2.6.9 and ssh: rsync -avv '[::1]':src /dest (My shell requires the quotes to avoid an error about the wild-cards not matching anythi

DO NOT REPLY [Bug 1675] rsync cannot cope with literal IPv6 addresses

2007-02-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1675 [EMAIL PROTECTED] changed: What|Removed |Added CC||luke- |

[Bug 1675] rsync cannot cope with literal IPv6 addresses

2004-09-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1675 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|