what is command in SFTP which is equivalent to SDUP command
in FTP?
Answers were Sorted based on User's Feedback
Answer / syam
FTP = Windows base
SFTP = Linex and Unix base command
What is SDUP?
GET and PUT same in FTP and SFTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / syam
CDUP subcommand available on FTP only
To change working directory to the parant directory of
Foregin host.
| Is This Answer Correct ? | 0 Yes | 0 No |
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
Describe about Query/400?
what is the disadvantage of using global variable?
what is the difference between clear and reset opcodes and open and close opcodes?please tell me in real time senario with example please? And What is the use of SFLNXTCHG?Where we can use this?
not all command typed on command line are cl command? true r false
a multiple format logical file is also known as?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
What is library is as400? What are the types of library?
What is the purpose of SFLFOLD and SFLDROP keywords?
how to develop some simple graphs (bar charts) using just html?