Hi,
This is my first FTP from the mainframe. Can I have some help with my statement?
Basically, here is the dataset:
CFMSMP.T12610.CLUE.AUTO.JUNE06.FORTEST
Once they drop the trigger, my code looks like this so far:
RUN("RUN_FTP.mmc", "-IAFTP1 '-T -URL ftp://logonassword@168.147.3.65/CFMSMP.T12610.CLUE.AUTO.JUNE06.FORTEST' -OF1 ftp_out.txt")
Is this right? What should the logon and password be when it comes to the mainframe? Does it matter if this is going to be a generational dataset?
This is my first FTP from the mainframe. Can I have some help with my statement?
Basically, here is the dataset:
CFMSMP.T12610.CLUE.AUTO.JUNE06.FORTEST
Once they drop the trigger, my code looks like this so far:
RUN("RUN_FTP.mmc", "-IAFTP1 '-T -URL ftp://logonassword@168.147.3.65/CFMSMP.T12610.CLUE.AUTO.JUNE06.FORTEST' -OF1 ftp_out.txt")
Is this right? What should the logon and password be when it comes to the mainframe? Does it matter if this is going to be a generational dataset?