|
By the way, if you run this as an interactive job you can comment the
CL line "OVRDBF FILE(OUTPUT) TOFILE(SAW_FTP_O) MBR(SAW_FTP_O)" and
the commands will log to your screen so you can watch what is
happening.
On 2/18/2015 10:39 AM, Booth Martin wrote:
Your output file, SAW_FTP_O, should have a log of what happened.
Have you looked at the data in that file?
On 2/18/2015 10:15 AM, Thomas Burrows wrote:
Trying to do a BATCH FTP and something is not working.
CLRPFM FILE(SAW_FTP_O)
CALL PGM(SAW_FTP)
OVRDBF FILE(INPUT) TOFILE(SAW_FTP_F) MBR(SAW_FTP_F)
OVRDBF FILE(OUTPUT) TOFILE(SAW_FTP_O) MBR(SAW_FTP_O)
FTP RMTSYS(THOFS001)
DLTOVR FILE(*ALL)
<<SNIP>>
Running the above CL commands in DEBUG all I get is
=========================================================================
File Transfer Protocol
Previous FTP subcommands and messages:
Connecting to host THOFS001.ACPRODUCTSINC.COM at address 10.41.84.20 using port 21.
220 Microsoft FTP Service
Enter login ID (tburrows):
===>
F3=Exit F6=Print F9=Retrieve
F17=Top F18=Bottom F21=CL command line
=============================================================================
<<SNIP>>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.