On Mon, 4 Jun 2007 17:50:10 -0500, Paul Gilmartin <[EMAIL PROTECTED]> wrote:
>like). > >What client are you using, and what does it do with "quote stru r"? > >On Solaris 10, I readily get: > >[EMAIL PROTECTED]:331$ uname -a >SunOS solaris 5.10 Generic_118855-36 i86pc i386 i86pc > What a large portion of the world might try first, the regular FTP command from a windows/xp DOS style command window. It handles quote and quote site, it does not like 'stru r'. My GUI ftp application has no hidden settings, all are viewable by looking at the properties of the site. I even went beyond the norm and tried fudging the DCB attributes of the file both before and after the ftp process to no avail. Using quote site rdw did get the record descriptior word passed, but the records did not go back in their original length. Thus giving the same error the OP showed, the first record is not 64 bytes. Have you tried to feed the uploaded file back through IEBCOPY to populate a new PDS? That is where we see the file is no good. ftp> quote site stru r 200-Unrecognized parameter 'stru' on SITE command. 200-Unrecognized parameter 'r' on SITE command. 200 SITE command was accepted ftp> site stru r Invalid command. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

