(usagi-users 03737) Re: anyone using ftp6 ??
Bruno STEVANT <[email protected]>
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <[email protected]> |
Any application must handle Link-Local and Global address in the same way. For example, local service discovery protocol such as Bonjour only resolves service name to link-local address. Le 28 sept. 06 à 19:46, Rémi Denis-Courmont a écrit : > Le jeudi 28 septembre 2006 19:17, jackc a écrit : >> ftp fe80::212:3fff:fe25:2728 >> ftp: connect: Invalid argument > (...) >> ftp -I eth0 fe80::212:3fff:fe25:2728 >> ftp: I: unknown option > (...) >> anyone got a clue to share?? > > ftp fe80::212:3fff:fe25:2728%eth0 > > But you should probably not use link-local addresses for FTP anyway. I > wouldn't expect the server to handle this properly either. > > -- > Rémi Denis-Courmont > http://www.remlab.net/ >