STRTCPFTP command is used to start FTP in CL Language
(ILECL)....can u plz tell me
which command is used to start SFTP in CL language(ILECL)?
Answer / syam
FTP = STRTCPFTP (TCP File Transfer Program)
In CL program use STRTCPFTP with parameters Like
1. STRTCPFTP RMTSYS(System name)
2. STRTCPFTP RMTSYS(*INTNETADR) INTNETADR('128.16.100.10')
TPOUT(TSTLIB/TSTFTPOUT) TBLFTPIN(TSTLIB/TSTFTPIN)
Intnetadr = IP address
SFTP = Secure File Transfer Program (interactive file
transfer program)
SFTP [[user@]host[:file [file]]]
Bye = Quit
Is This Answer Correct ? | 2 Yes | 1 No |
What is the draw back of Procedures? why we are going to Modules?
I have a display file with mandatory fields. Is there anyway that i can highlight those fields to bring attention to the user? The same behavior that AS400 makes when we attempt to execute a command without completing all the required parameters. Note: I have used DSPATR(HI) or DPSATR(RI) and they have different behaviors. Thanks.
What Is The Object Type Of Pf, Lf, Printer File & Display File?
Write a logic program for knowing the repeated number of a vowels in a given program?
Define a Batch Job?
what are different record spacing keywords in rlu ?
how many types of display are available on as/400 for user interaction?
For AS/400 Freshers good website is
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?
What is the difference between crtdupobj and copyf?
define the rcvf command?
What is the purpose of RTVMBRD command?