NetBSD/libexec/ftpd
itojun b59b162709 ftpd(8): Copy sin6_scope_id from control connection to active data
connection destination, hoping this to help ftpd's behavior with
scoped IPv6 addresses.
I'm not sure if it is the right way, but it is the best way available to us.
LPRT or EPRT command gives no information about which interface (or scope)
to be used for new data connection.

ftp(1): On data connection establishment, warn if scoped address is used.
If peer (ftp daemon) does not handle scoped address, data connection
may not work right.

This seems to be sort of protocol spec hole, not implementation issue.
1999-09-01 05:03:41 +00:00
..
conf.c more kerberos5 fixes 1999-08-25 20:07:33 +00:00
extern.h dual-stack ftpd. run this from inetd, like: 1999-07-02 05:52:14 +00:00
ftpcmd.y ftpd(8): Copy sin6_scope_id from control connection to active data 1999-09-01 05:03:41 +00:00
ftpd.8 Document setup of "ftp-only" non-anonymous accounts. 1999-08-02 00:44:59 +00:00
ftpd.c Make this compile with krb5. 1999-08-25 16:23:52 +00:00
logwtmp.c more kerberos5 fixes 1999-08-25 20:07:33 +00:00
Makefile optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
pathnames.h support displaying the stderr output from a LIST or a conversion to 1998-06-08 07:13:13 +00:00
popen.c more kerberos5 fixes 1999-08-25 20:07:33 +00:00