Hi,
can you plz tell me ...syntax for GET command in FTP & SFTP
is same or different???
Answers were Sorted based on User's Feedback
Answer / chin
Syntax for GET command:
GET source-lib/source file destination-lib/destination-file
(replace
Ex: GET SRCLIB/SRCFILE DSTLIB/DSTFILE (replace
==> REPLACE is to say that file should be replaced
completed and here, records will not be appended to the
existing records in the file.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ravi
Get SRCLIB/SRCFIL.MEMBER DSTLIB/DSTFIL.MEMBER (REPLACE.
An object/dupobj should exist in the AS400 system that is receiving the File.
| Is This Answer Correct ? | 0 Yes | 0 No |
what does opcode post do ?
what is full form for dds?
What command must be executed before executing OPNQRYF command?
what is clile code get last digit in numarice value
What is an authorization list?
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
i want to display the 10000 record in a subfile by using loadall , can we do it?
When will you use OPEN and CLOSE opcodes in RPG program?
how to declare a constant variable in the freeformat?
What is GDA?
what are the three line types in rlu ?
define the purpose of the *bcat function?