Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!samsung!sdd.hp.com!hplabs!otter.hpl.hp.com!hpopd!dcc From: dcc@hpopd.pwd.hp.com (Daniel Creswell) Newsgroups: comp.os.msdos.programmer Subject: Re: New FTP'er question. Message-ID: <58340003@hpopd.pwd.hp.com> Date: 22 Jan 91 08:44:36 GMT References: Organization: Hewlett-Packard CCG-PWD, UK. Lines: 8 Well did you set ftp for binary mode? Just type 'binary' at the prompt and transfers will then be done in binary. If you leave ftp in text mode the text is subject to conversions e.g. cr becomeslf and such like (that would be PC -> Unix). Hash is also quite useful for watching progress. If you did all this I see no reason why your program shouldn't work unless it's corrupted in its original form! Regards, Dan C. :-)