what are the parameters required for calling ls & get
command(SFTP COMMANDS) from cl progtram....
e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c'
'sftp -b /home/mydir/tmp.txt user@host.com')
Plz reply in detail...
Answer / syam
One AS/400 to another AS/400 use STRTCPFTP command on CL
program or Command Line.
SFTP using from PC Prompt.
Write in details? What you want to transfer. Where to Where?
Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of Data Queues?
What is the maximum number of subfiles that can be specified in a display file?
is it possible to do commitment control with out journaling?
What is the type, length of a LDA?
Describe about Query/400?
How many MONMSG commands can declare in a CL program?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
What is difference between rename and prefix?
1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what command is used to define a data in cl pgm? 4.What type of command is used in page at a time subfile and load all subfile?
how can you detect overflow for a print program that prints multiple lines per cycle?
what does check opcode do ?
What command must be executed before executing OPNQRYF command?