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)?



STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command i..

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

Post New Answer

More IBM AS400 AllOther Interview Questions

What is the draw back of Procedures? why we are going to Modules?

0 Answers  


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.

2 Answers  


What Is The Object Type Of Pf, Lf, Printer File & Display File?

0 Answers   IBM,


Write a logic program for knowing the repeated number of a vowels in a given program?

0 Answers   Valtech,


Define a Batch Job?

1 Answers  


what are different record spacing keywords in rlu ?

1 Answers   IBM,


how many types of display are available on as/400 for user interaction?

0 Answers   IBM,


For AS/400 Freshers good website is

3 Answers   HCL, HP,


what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?

2 Answers  


What is the difference between crtdupobj and copyf?

0 Answers  


define the rcvf command?

1 Answers   IBM,


What is the purpose of RTVMBRD command?

1 Answers  


Categories