LRZSZ

2004-07-09 Thread Alex Mitchell
I am experiencing a major problem with LRZ on FreeBSD.  I have tried it on FreeBSD 4.7 
and FreeBSD 5.2.1.  I am using LRZ version 0.12.20.  Here's the scenario.
A very large automotive supplier (our client) uses HHP Dolphin 7200 scanners to scan 
their automotive crates.  The scans are batched in the scanners.  When they are ready 
to upload the data to our server, they dock the scanner in the cradle.  The cradle is 
connected to a 56K US Robotics modem.  We wrote the scanner application using 16bit C 
compiler (because the scanners are DOS based).  We're using a Y-Modem protocol to 
upload the data files.  The scanner dials into a modem pool to upload the data.  When 
a connection is established, LRZ is used to receive the data files from the scanner.  
With smaller files (7K and smaller), this works fine.  I've tried uploading a 12K 
file.  After uploading 8K, the scanner returns an NAK error.  This error keeps 
repeating until the scanner gives up and the upload fails.  I've tried a 24K file, it 
fails after 16K.  I've tried a 56K file and it fails at 16K.  NAK error each time.  
I've tried the above scenario on FreeBSD 4.7 and FreeBSD 5.2.1 about 30 times for each 
file size, with the exact same result each time.

I've tried the exact same setup on Linux RH 9 and it works every time.  No problems 
uploading files as big as 100K.

I am a big advocate of FreeBSD.  We currently use it on about 8 servers.  I don't want 
to have to switch to Linux.  However, if that is the only choice that I have, then 
that's the only choice I have.

If I could speak to someone about this issue, or be directed to some help, I would 
really appreciate it.  Please reply to this email and I'll send my toll-free number.  
I would really like to keep using FreeBSD to support all of our applications.  Any 
assistance would be greatly appreciated.
Thanks,___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


LRZ bug?

2004-06-21 Thread Alex Mitchell
We have clients that have HHP Dolphin scanners that are connected directly to modems 
through the com port.  The scanners dial into a modem pool (radius server), which then 
authenticates based on username and password and forwards the upload data files to our 
server via an rlogin connection.  When the rlogin connects, the user's shell is one 
that we wrote that uses lrz.  We've got no problems uploading files that are between 
0-7K in size.  I've tried uploading files 12K and 23K and both fail, giving me an NAK 
error.

We've tried this on FreeBSD 4.2 and FreeBSD 5.2.1.  Didn't work with the larger file 
sizes on either.  We've tried this same process on a Linux machine and it works just 
fine, with any file size.  When testing with Linux, we used the same version of LRZ, 
which is the most current available.  The LRZ command that the .sh file is using is 
/usr/local/bin/lrz -v --quiet --ymodem

12K file stops uploading at about 8K and the 24K file stops uploading at about 16K.

Do you have any thoughts on why this would happen?
Any help would be GREATLY appreciated!
Thanks,
Alex

[EMAIL PROTECTED]___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]