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
In RPG How to read a records from a file without using read opcodes?
what is the sequence when using cursor?
How do you check object lock
can you have multiple key lists for a single file ?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
difference between sflrcdnbr and sflnxtchg?
how do you read data area in an rpg program?
What is the as400 called now?
how can you detect overflow for a print program that prints multiple lines per cycle?
when do you explicitly open files and close files in an rpg program?
how may a cgi control duplicate inputs?
which single rpg opcode performs both setll and reade?
How can we arrange duplicate records in a file?
what is the purpose of putovr (put with explicit override) keyword?