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 are the two types of read performed on data queues?

1 Answers  


Please give me the code for A=A+1 in cl program?

2 Answers  


If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...

0 Answers  


what is logical file?

0 Answers   IBM,


what is xfoot opcode ?

1 Answers   IBM,






What is logical file in as400? What are the types of logical file?

1 Answers  


What is compiler directive in as400? Give example of compiler directive.?

0 Answers  


what is the length of a variable in rpg?

1 Answers   IBM,


define the purpose/use for sflrna?

1 Answers   IBM,


some special characters I key in my html source members show different on my web pages. Why? How can I solve this?

0 Answers   IBM,


What is the benefit of using Externally Described files over Internally Described?

19 Answers   IBM, Patni,


To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?

0 Answers   IBM,


Categories