[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Several Remote Files in to One Local File



Sender: Scott Klement <sk@xxxxxxxxxxxxxxxx>


You can use FTP_getraw() to do this if you like. It won't do it automatically, but if you're willing to write a little bit of code, you can make it work without too much trouble.


I am trying to pull down several files from a server in to one file on the
local iSeries for processing.  I know I can pull them down one at a time
and then copy them in to the result file with a *add on the copy.  I just
wanted to verify before I did this that there was not a feature in FTPAPI
that already does this sort of thing.  I did not see anything in the
documentation or in the archive, but thought it better to ask, just in
case.

----------------------------------------------------------------------- This is the FTPAPI mailing list. To unsubsribe from the list send mail to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr -----------------------------------------------------------------------