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 would be the effect on the field where reverse image, underline and highlight display attributes were active?
does we use case stmt in cl
WHAT IS FERERENTIAL INTRIGRITY ?
when would you use or not use this approach?
Which command we can use to update a physical file using c.l pgm?
What is the difference between regular logical file and join logical file?
when this error ocuurs in openqry file 'OPNID(BANKPF) for file BANKPF already exists.'?
what is the clp command to access a query/400?
Pgm A is invoked through HTTP. It is in Activtion group QILE. Pgm A calls Pgm B and Pgm C. Pgm B is in activation group TEMPACTGRP. Pgm A ends in error. Pgm A is called again. But it gives an error that TEMPACTGRP still exists and files are present in QTEMP. What is the cause and how will u fix?
what is the purpose of dynslt keyword?
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?