It is chapter 4 in my user guide (zos 1.4), number 4.9 Submitting FTP requests in batch.
----- Original Message ----- From: "Pohlen Mailinglist" <[EMAIL PROTECTED]> To: "IBM Mainframe Discussion List" <[email protected]> Sent: Wednesday, October 12, 2005 4:11 PM Subject: Re: FTP continuation character > In the User Guide there is a chapter in FTP subcommands > > 4.. A blank followed by a plus sign ( + ) at the end of an FTP subcommand > line is used as a continuation indicator for all FTP subcommands except the > QUOTE subcommand. When the continuation indicator is encountered at the end > of an FTP subcommand line, the next line is appended to the subcommand. For > example, > > > PUT SOURCE.DS.NAME + > DEST.DS.NAME > > > is interpreted as: > > > PUT SOURCE.DS.NAME DEST.DS.NAME > > > regards Franz Josef Pohlen > > ----- Original Message ----- > From: "Mautalen Juan Guillermo" <[EMAIL PROTECTED]> > Newsgroups: bit.listserv.ibm-main > To: <[email protected]> > Sent: Wednesday, October 12, 2005 3:11 PM > Subject: FTP continuation character > > > > Hi, > > > > I have a batch job that makes an FTP from the Mainframe (acting as FTP > > client) to a Windows machine (acting as FTP server). > > It works fine, but because of the file names being very long, the 72 > > limit of JCL is insufficient. > > > > Question: > > what is the continuation character, in order to continue the FTP command > > in the next line? > > > > Thanks in advance, > > > > > > JUAN MAUTALEN > > > > ---------------------------------------------------------------------- > > 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 > > > > > ---------------------------------------------------------------------- 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

