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 is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
when you are defining a flat file in your program in f specs which format will you specify?
can a single screen format occupy a screen area above and below a subfile format ?
Specify different indicators used in RPG?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
What is acronym of RPG?
What is the purpose of OVRATA keyword ?
What is the difference between non-join logical files and join logical files?
what is the difference between normal upddta to pf and updating using dfu program?
when are the referential constraints executed?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
define what a data queue is along with a brief example of what it may be used for?