Jon,

I have run across this problem and it was caused by the different line 
endings in Linux/Windows files.  Windows files end their lines with a CRLF 
sequence ("\r\n"), while Linux only uses LF ("\n").  So, when the md5sum 
is reading the md5 file with the checksums in it, the extra "\r" makes it 
think there is another non-existance file listed.

As a test, you can rewrite one of the md5 files on your linux box so it 
only has "\n" line endings.  Then run md5sum again and see if the errors 
go away.

HTH,

julian


On 2002.04.03 10:50 Jon Berg wrote:
> I do most of my trading via my server running Linux.  I receive or 
> download shows, run the checksums and then move them into another 
> directory for uploading after being verified.  The problem is that I 
> can't verify all shows with the Linux version of md5sum.  Usually, I get 
> a message "Unable to open file or directory."  If I copy the shns and 
> md5s to my box running Win2k, I can verify the checksums with the 
> commandline version of md5sum just fine.  WTF is the problem?
> 
> Thanks,
> 
> Jon
> 
> WoB:  2 overnight logins to my server.  First come, first served.
> 
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
> 
> 
> _______________________________________________
> etree.org etree mailing list <[EMAIL PROTECTED]>
> http://mail.etree.org/mailman/listinfo/etree
> 
> Need help?  Ask <[EMAIL PROTECTED]>
> 
-- 
mail : julian @ catchen.org         | ( topeka )
www  : http://catchen.org/topeka/   |  phx, az
sent : Wed Apr 03, 2002 05:47PM MST | 
  Whenever there is a conflict between human rights
  and property rights, human rights must prevail.
                                  --Abraham Lincoln


_______________________________________________
etree.org etree mailing list <[EMAIL PROTECTED]>
http://mail.etree.org/mailman/listinfo/etree

Need help?  Ask <[EMAIL PROTECTED]>

Reply via email to