From owner-freebsd-questions Mon Nov 15 4:27: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id A7F2615030 for ; Mon, 15 Nov 1999 04:26:54 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11nLDU-0007VR-00; Mon, 15 Nov 1999 14:26:40 +0200 From: Sheldon Hearn To: Peter Kok Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: problem abt ftp to transfer file In-reply-to: Your message of "Mon, 15 Nov 1999 20:20:43 +0800." <382FFA9B.1D6F9585@stlinux.ouhk.edu.hk> Date: Mon, 15 Nov 1999 14:26:40 +0200 Message-ID: <28856.942668800@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 15 Nov 1999 20:20:43 +0800, Peter Kok wrote: > I encountered a problem using ftp to transfer file from window to > freebsd > All files are changed to captal letter > > eg: index.htm to INDEX.HTM > > all reference of file are wrong!!! You'll probably find that, at a level lower than you've inspected, the filenames are actually stored in uppercase. See the ftp(1) manual page's description of the FTP ``case'' command. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message