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 Posted / 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 |
Post New Answer View All Answers
why is as/400 called object oriented machine?
which single rpg opcode performs both setll and reade?
what is the maximum number of record formats in dspf?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
how you will know whether you are in sfldrop or sflfold mode?
What is diff between EVAL & MOVE?
what opcode could be used to test an alphanumeric field for all numeric values?
how can I control from my cgis the cache of a remote browser?
explain the difference between defining subfile and message-subfile?
what is full form for dds?
is there any way to dynamically merge other html scripts into a given html?
what is procedure prototype and procedure interface.
what is the purpose of data structure?
what is xfoot opcode ?
how can you execute a command from within an rpg program without calling a clp program?