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

MPUT Suggestion



What's the best way to perform an MPUT of files in an IFS directory
using FTPAPI? I can think of a couple ways: I could use QSH to do an
ls into a PF, then read the PF and use ftp_put for each file. Or, I
could use opendir, readdir, closedir to get a list, and then transfer
each entry in the list. Or, is there an ftp_mput that I'm missing?

Thanks!
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------