Same happens with the Linux ftp client and the vsftpd server. Neither understands RECORD structure and rejects the command.
On Thu, Jan 10, 2013 at 1:55 PM, Paul Gilmartin <[email protected]> wrote: > On Thu, 10 Jan 2013 11:50:15 -0700, Roger Bolan wrote: > >>I'm curious about how they used RECORD or STRUC R to do what they wanted. >>I haven't played with it, but my initial impression was that STRUCTURE >>RECORD might work if you were going from z/OS FTP to another z/OS FTP, but >>that the structure information might be lost if there were other non-MVS >>systems in the path. I could be wrong about that. I'd like to know. >> > The ugly truth: > > Command: > quote syst >>>> syst > 215 UNIX Type: L8 Version: SUNOS > Command: > record >>>> STRU R > 504 Unimplemented STRU type. > Command: > > ... notwithstanding that it's specified in RFC 959. > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN -- Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
