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 |
how to see the error messages for each command in cl?
What is the Difference between command attention key and command function key ?
What is the purpose of STRCMTCTL command?
during input operation which indicator position is seton if there is a record lock?
What is the exact difference between Service Program and Binding Directory?
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.
how to declare a constant variable in the freeformat?
What is the default access path of a file?
What is the use of L specs in RPG?
What is the maximum number of times Multiple Occurrences DS can occur in a program?
What are the different types of specification available in RPG/400 ?
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?