From owner-freebsd-questions Thu Jan 29 12:14:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10072 for questions-outgoing; Thu, 29 Jan 1998 12:14:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elvis.vnet.net (root@elvis.vnet.net [166.82.1.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10067 for ; Thu, 29 Jan 1998 12:14:22 -0800 (PST) (envelope-from rivers@dignus.com) Received: from ponds.dignus.com (ponds.vnet.net [166.82.177.48]) by elvis.vnet.net (8.8.8/8.8.4) with ESMTP id PAA19507; Thu, 29 Jan 1998 15:14:20 -0500 (EST) Received: from lakes.dignus.com (lakes [10.0.0.3]) by ponds.dignus.com (8.8.5/8.8.5) with ESMTP id OAA29117; Thu, 29 Jan 1998 14:02:33 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.8.7/8.6.9) id NAA26882; Thu, 29 Jan 1998 13:46:13 -0500 (EST) Date: Thu, 29 Jan 1998 13:46:13 -0500 (EST) From: Thomas David Rivers Message-Id: <199801291846.NAA26882@lakes.dignus.com> To: dvo264@airmail.net, ejs@bfd.com Subject: Re: ascii conversion to binary Cc: adam2@apollo.netsonic.com, freebsd-questions@FreeBSD.ORG, grog@lemis.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" On Thu, 29 Jan 1998, Eric wrote: > On Wed, 28 Jan 1998, David wrote: > > > On Thu, 29 Jan 1998, Greg Lehey wrote: > > > > > There is *never* a reason to transfer files in ASCII. Always choose > > > binary. > > > > I'll let you reset all my HTML codes in the web pages after I transfer > > then in Binary. I'm getting tired of doing it after forgeting to type > > ascii at the prompt. > > Odd, what platforms are you transfering between? I transfer HTML between > Win95 and FreeBSD all the time in binary mode, and never see a problem. > Well - this is really in response to Greg - but there can be many reasons to specify ASCII transfers - particularly transferring text which doesn't originate as ASCII (e.g. EBCDIC text coming from a mainframe....) - Dave Rivers -