PGM
QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt
serverUserID@server')
ENDPGM
In above example,what is content of myfile.txt ...Thanx
Answers were Sorted based on User's Feedback
Answer / carel teijgeler
File contains ssh commands like:
put [file(s)]
get [file(s)]
exit
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / syam
Any Physical file Data. Not CL command or CL Programs
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the benefit of using Externally Described files over Internally Described?
What is the maximum number of key fields allowed defining in a physical file?
define a shared access path?
write the SQL statement to retrieve the 2nd Highest salary ammount(File Name="EMPLOY",Field Name="SALARY")
6 Answers Bally Technologies, Cognizant, Vertex,
How many PARM statement can we use in a CL program?
How to convert a spool file to PDF file in AS400?
What is Group Job?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
what is xfoot opcode ?
what is the maximum number of parameters allowed in clp?
how to pick up the changed records every time in a subfile after the first change made ?
define what a data area is along with a brief example of what it may be used for?