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
what is the command used to invoke rlu ?
how can you detect overflow for a print program that prints multiple lines per cycle?
what is the difference between sflclr and sflinz?
when would you use or not use this approach?
how do you pass parameters in cl?
what is the syntax for plist?
what are the different types of data areas?
what is term cua , saa?
What Is The Error If We Don't Get Login Screen?
What is diff between EVAL & MOVE?
In 'o' Specs What Is The Opcode For Write?
describe the difference between the dowxx and douxx operations?
what is full form for dds?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
what is message file?