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 Posted / 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 |
Post New Answer View All Answers
how many printer files maximum can be used in single rpg program?
which are control break logic indicators?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
why is as/400 called object oriented machine?
when should I use method get, and when should I use method post in my cgis?
how many files, printer files you can describe in a rpg?
what is *inzsr used for?
what are members?
what is the purpose of putovr (put with explicit override) keyword?
What is data structure in as400? What is the use of data structure?
how you get the relative record in a subfile in which cursor is located?
what is the difference between normal upddta to pf and updating using dfu program?
describe the difference between the dowxx and douxx operations?
how do you specify the number of records to roll in a subfile ?
what is the function of crtdupobj command?