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

Re: Using FTPAPI to send source members?



Hi David,

You can switch the size request off by issueing something like FTP_Sizereq(*off).

I do not have  access to the system but it is something like that.

The size request is not supported on most systems, but such a request does generally not lead to a disconnect by the other system.

Kind regards,

Loek Maartens.


----- Original Message ----- From: "David Wright" <DWRIGHT@xxxxxxxxxxx>
To: "HTTPAPI and FTPAPI Projects" <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, July 13, 2012 10:09 PM
Subject: RE: Using FTPAPI to send source members?


Knowing that is should work definitely helps. Hard-coding my paths is working now, so I can start digging deeper. Thanks!


-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Porterfield, Sean
Sent: Friday, July 13, 2012 12:21 PM
To: HTTPAPI and FTPAPI Projects
Subject: RE: Using FTPAPI to send source members?

We send members all the time, though not to another IBM i. Source code that we use:

C                   eval      file = '/QSYS.LIB/' + %TRIM(LIB) + '.LIB' +
C                             '/FILENAME.FILE/' + %TRIM(mbr) + '.MBR'
--
Sean Porterfield
-----------------------------------------------------------------------
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
-----------------------------------------------------------------------