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

Re: MPUT Suggestion



Thanks Scott...that's the way I think I should go. This stuff sure is
easy to implement.

On 1/25/07, Scott Schollenberger <sschollenberger@xxxxxxxxxxxxxxxxxx> wrote:
>
> Take a look at Chapter 7 in Scott's IFS book about reading a directory.
> It would seem to present a method that could be then wrapped around the
> ftp_put.
>
> http://www.scottklement.com/rpg/ifs.html
>
>
> -----
> Scott A. Schollenberger
> Director, Research & Development
> Schools Division
>
> 2011 Renaissance Blvd.
> Suite 100
> King of Prussia, PA  19406
> Phone: 610-239-9988 x305
> Fax: 610-239-9995
>
> -----Original Message-----
> From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Michael Ryan
> Sent: Thursday, January 25, 2007 6:14 AM
> To: HTTPAPI and FTPAPI Projects
> Subject: 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
> -----------------------------------------------------------------------
>
>
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
>
>
>
>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------