From: "Tom Bentley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: FTP to NT system appends two null bytes SOLVED
Date: Monday, November 25, 2002 12:12 PM

Thanks to everyone for their input--this has been solved.  Frequent mention
of "ascii" and "binary" made me check with the "status" command so see what
mode was being used for file transfers.  Although binary is the default in
my linux system, it seems that the two NT systems I have been trying to send
files to default to receiving in ascii mode.  By entering the "binary"
command in my script after connecting, I can force them into binary mode,
which does not add the extra bytes.  Again, thanks for the help.

-----
Tom Bentley
[EMAIL PROTECTED]
802-872-5525






-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to