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 |
Can anyone answer me when we will go for LF without key fields
What is Sub-System?
what is command in SFTP which is equivalent to SDUP command in FTP?
how do you specify the number of records to roll in a subfile ?
What controls which printer a report goes to?
how can you execute a command from within an rpg program without calling a clp program?
define the rcvf command?
at what level s,o are defined and what they will do?
Q. Soppose one job is running in a batch mode for long time now i want to kill(end)this batch job.How you will achive this?
What are the different types of specification available in RPG/400 ?
What is the purpose of RTVMBRD command?
When does the DFT keyword in PF be used?