Hi,
can you plz tell me ...syntax for GET command in FTP & SFTP
is same or different???
Answer Posted / syam
Yes. Same
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the function of cpysplf command?
How Many Specs Are There In Rpg & Which Are They?
what is a logical file?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
what does check opcode do ?
In RPG How to read a records from a file without using read opcodes?
maximum number of subfiles that can defined in a rpg program for one display file is?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
list some of the commonly used commands for debugging?
how can a cgi check whether an ifs object is available?
explain the difference between defining subfile and message-subfile?
What is the default access path of a file?
how to read database records without locking them?