From owner-freebsd-questions Wed Jan 28 21:25:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA27235 for questions-outgoing; Wed, 28 Jan 1998 21:25:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA27196 for ; Wed, 28 Jan 1998 21:24:51 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id PAA23500; Thu, 29 Jan 1998 15:54:30 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id PAA16435; Thu, 29 Jan 1998 15:54:30 +1030 (CST) (envelope-from grog) Message-ID: <19980129155429.18439@lemis.com> Date: Thu, 29 Jan 1998 15:54:29 +1030 From: Greg Lehey To: David Cc: Adam Simpson , freebsd-questions@FreeBSD.ORG Subject: Re: ascii conversion to binary References: <19980129113942.08200@lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: ; from David on Wed, Jan 28, 1998 at 11:15:35PM -0600 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" On Wed, Jan 28, 1998 at 11:15:35PM -0600, David wrote: > On Thu, 29 Jan 1998, Greg Lehey wrote: > >> Date: Thu, 29 Jan 1998 11:39:42 +1030 >> From: Greg Lehey >> To: Adam Simpson >> Cc: freebsd-questions@FreeBSD.ORG >> Subject: Re: ascii conversion to binary >> >> On Wed, Jan 28, 1998 at 01:59:44PM -0600, Adam Simpson wrote: >>> If a file is transferred in ascii mode, is there a way to convert it back >>> to binary?? >> >> As others have said, no. >> >> 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. Please explain. Binary doesn't change anything. Greg