what are the parameters required for calling ls & get
command(SFTP COMMANDS) from cl progtram....
I want to transfer files(using GET COMMAND) that are
retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER...
STEP 1:LS-list all files...from remote system
STEP 2:GET-actually transfer the files(listed in step 1)
from remote system to local system & get stored in some
Physical file....Plz reply in detail...Thanx
Answer / ankur jain
Step 1: use command DIR to list all the files at remote
system.
Step 2: use command GET to get the required file from
remote system to your system.
FTP IP-ADDRESS(REMOTE SYSTEM)
DIR
GET remotefile yourfile (replace
QUITE
Is This Answer Correct ? | 0 Yes | 2 No |
What controls which printer a report goes to?
What do you mean by ODP?
Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?
3 Answers Syntel, Tech Mahindra,
what are dds required for subfile?
Is LDA can be access accross the Job?
name few ibm supplied libraries?
How can you identify End of file in CLP program?
Show 2 ways to convert a date from YYMMDD to MMDDYY (MULT operation not acceptable)
define a output queue?
1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?
What is the difference between access path and Dynamic select?
In 'o' Specs What Is The Opcode For Write?