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 |
at what level s,o are defined and what they will do?
What is LDA?
what is arrival sequence?
define the purpose of the *bcat function?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.
how to see the error messages for each command in cl?
Using %check we are checking monika in mona what is output? What is %SCAN?
how do you specify the number of records to roll in a subfile ?
how many printer files maximum can be used in single rpg program?
what is the maximum number of files allowed in rpg?
how to define global parameter in ile ?
What Does Lokup Does In Tables & Arrays?