0 pts.
 ftp in As400
OVRDBF FILE(OUTPUT) TOFILE(*LIBL/FTPSRC) + MBR(FTPLOG) FTP RMTSYS('123.4.5.678') DLTOVR FILE(INPUT OUTPUT) Can you let me know if the above code would write the FTP transmission details to file ftplog.

Software/Hardware used:
ASKED: January 8, 2009  3:14 PM
UPDATED: January 8, 2009  4:06 PM

Answer Wiki:
Hi, Your example will write the details to file FTPSRC with member FTPLOG. Because *LIBL is specified it will create the file in your your current library (or QGPL if you have no current library) if no file already exists in your *LIBL. Regards, Martin Gilbert.
Last Wiki Answer Submitted:  January 8, 2009  4:06 pm  by  Gilly400   23,625 pts.
All Answer Wiki Contributors:  Gilly400   23,625 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _