Subject: Re: how to solve the problem of ftp (source jul02,1999)
To: Chan Yiu Wah <c5666305@hkstar.com>
From: None <itojun@iijlab.net>
List: current-users
Date: 07/03/1999 14:49:00
>The ftp still not working properly. The error is ftp: socket: Protocol
>not supported. My system is i386 with source upto Jul 02, 1999. Any idea ?
Does it change the situation? The previous code may cause problem
if you:
- have non-IPv6 kernel
- and you specify IPv6-ready destination, like ftp.kame.net
or ftp.iij.ad.jp
Sorry if this is the source of your trouble.
itojun
---
by coconut.itojun.org (8.9.3+3.2W/3.7W) with SMTP id OAA09926
for <itojun@itojun.org>; Sat, 3 Jul 1999 14:44:45 +0900 (JST)
by redmail.netbsd.org with SMTP; 3 Jul 1999 05:44:12 -0000
by nb00.nas.nasa.gov (8.8.8/8.8.8) id WAA16814;
Fri, 2 Jul 1999 22:44:12 -0700 (PDT)
Date: Fri, 2 Jul 1999 22:44:12 -0700 (PDT)
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
Message-Id: <199907030544.WAA16814@nb00.nas.nasa.gov>
Subject: CVS commit: basesrc
To: source-changes@netbsd.org
Reply-To: itojun@netbsd.org
Sender: source-changes-owner@netbsd.org
Module Name: basesrc
Committed By: itojun
Date: Sat Jul 3 05:44:11 UTC 1999
Modified Files:
basesrc/usr.bin/ftp: ftp.c
Log Message:
clearify socket/connect loop.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 basesrc/usr.bin/ftp/ftp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.