Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!ginosko!uunet!portal!cup.portal.com!Wes From: Wes@cup.portal.com (Wes H Cowley) Newsgroups: comp.sys.ibm.pc Subject: Re: Corrupted BACKUP disks running MS-DOS 3.3 Message-ID: <23232@cup.portal.com> Date: 21 Oct 89 09:51:58 GMT References: <21856@kean.mun.ca> Organization: The Portal System (TM) Lines: 19 > I seem to be getting contaminated BACKUPID.@@@ files on my DOS BACKUP > diskettes. I am running DOS version 3.3+, from Zenith. > The size of the file increases to 129. Yes. This is a bug in Zenith's 3.3+ Backup. I ran into it the first weekend in October. The problem is apparently that Backup is opening the file in text mode causing translation of LF's to CR/LF's. October is coded as an LF. The same problem will occur on the 10th of any month. The fix is trivial. Open the file in text mode, read the file in, delete the file, create it in binary mode, then dump the data back out. I will email you the source to the program I wrote to fix the backups. If anyone else needs it let me know, I'll be happy to email the source to you. Wes Cowley wes@cup.portal.com PO BOX 280138 Tampa, FL 33682-0138