Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!exodus!appserv!angel.Eng.Sun.COM!henry From: henry@angel.Eng.Sun.COM (Henry McGilton) Newsgroups: comp.unix.questions Subject: Re: uudecode: Short file? Summary: Those Mailers Keywords: uudecode Message-ID: <496@appserv.Eng.Sun.COM> Date: 10 Mar 91 22:08:18 GMT References: <1991Mar9.104048.21207@nntp-server.caltech.edu> Sender: news@appserv.Eng.Sun.COM Lines: 15 In article <1991Mar9.104048.21207@nntp-server.caltech.edu>, aabo@nntp-server.caltech.edu (Andrew Masami Abo) writes: * I uudecoded a uuencoded file and received the error: Short file. * The resulting binary file was incomplete. What does this error * mean and how can I fix it? The man page was unenlightening. I * examined the uuencoded file and saw that both the 'begin' and * 'end' statements were intact. I am running on SunOS 4.1.1. Right before the `end' statement of a uuencoded file there should be what appears to be a blank line. That line should in fact have one space at the beginning of the line. I have had the same experience with a `smart' mailer removing the single space. The results is uudecode complaining about a short file. ........ Henry