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...
Answer / syam
STRTCPFTP is a CL command to start remote system.
STRTCPFTP RMTSYS("172.20.300.1")
You need to write a CL program first. Are you trying
C code to download?
| Is This Answer Correct ? | 1 Yes | 0 No |
Describe about Query/400?
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...
how do you specify the number of records to roll in a subfile ?
Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
In RPG How to read a records from a file without using read opcodes?
Hello friends, i am new to AS/400. Can any one help me in AS/400 i meant say can you send me some FAQS and interview questions.
What is the purpose of the following? A CSRLOC (F1ROW F1COL)
How can we create subsystem in as400?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
What are the functions of Remote Job Entry (RJE) ?
Why we are not able to perform insert delete and update operation in Join logical file?
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?