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 |
i have one physical file which is having two logical files. logical a have unique keyword and logical b doesnt have a unique keyword. can i give duplicate values while updating through physical file. if no why?
What are the system objects required for journalling?
how to run other job when one job is active?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
How do I remove a flag or check no. or name when a user opens too many sessions?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
what do we can do with the embedded sql statements?
How to see all record formats used in a file?
when you are defining a flat file in your program in f specs which format will you specify?
How many Printer Files can Declare in a CL Program?
what is a primary file?
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?