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 |
in which specification the report layout can be defined?
what is the rpg and cl life cycle?Please tell me any body
which of the following operations does not zero the field flda defined as 4,0?
How to create a user defined (general) data area?
What is the purpose of OVRDTA keyword ?
What are the types of data areas?
What is SAA?
How to convert a spool file to PDF file in AS400?
which are the figurative constants used in rpg?
using dfu, user will be able to ___________ from physical file?
What is program status data structure(psds) in as400?
records can be read/update/deleted with which file?