> I'm trying to ftp a file from z/OS to Linux (Suse 8.0) and getting
error:
> "500 OOPS: bad bool value in config file"
> Can anyone explain what is the cause of that error and how to fix it.

That's a fairly generic message code, but one cause of it I've seen is
someone using a DOS/Windows editor (like Wordpad) to modify the FTP
server config file and the editor left extra CR/LFs or other binary
garbage in the file (Unix expects LF only). Can you post the FTP server
config file? Or, run the config file through dos2unix and see if that
causes the problem to go away? 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to