From: blizzar AT hem1 DOT passagen DOT se (Peter Palotas)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: about dtou and utod
Date: Thu, 29 Jul 1999 23:35:04 GMT
Organization: Tripnet AB
Message-ID: <37a1e500.12080322@news.tripnet.se>
References: <199907292028 DOT PAA12782 AT darwin DOT sfbr DOT org> <37a3dac3 DOT 10717704 AT news DOT clara DOT net>
NNTP-Posting-Host: ap.pool.tripnet.se
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Server-Date: 29 Jul 1999 23:38:43 GMT
X-Newsreader: Forte Agent 1.5/32.452
Lines: 8
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com


>Have you considered using FTP to transfer the files in ASCII mode?
>This should take care of any required conversions in either direction
>automatically (assuming you have a DOS machine with a network
>connection to your Unix box of course).

Or you could use unzip with the '-a' parameter... (A problem if the
files aren't packed with zip ofcourse)