I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
2 8420PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
2 9159can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?
1 5285How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
1 11170what is flatfile?what is the use of this file?where we can use usualy?what is the advantage of this?
2 12938How many types of jobs?what is difference between interactive and batch and submited jobs?
IBM,
3 16793The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...
1 4385what is jurnal?what is the use of theis?what is difference between commitment control and jurnaling?
2 6467Post New IBM AS400 AllOther Questions
what is the maximum number of files allowed in rpg?
Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP
how can I automatically refresh a web page?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
which cl command can be used at program execution to redirect the file named in an rpg program?
is it possible to create a physical file without dds?
What is the difference between non-join logical files and join logical files?
what are the different methods to access seu?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
what are the three types of keywords associated with printer file ?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
a multiple format logical file is also known as?
Why we are not able to perform insert delete and update operation in Join logical file?
list some of the commonly used commands for debugging?
what are the different types of data areas?