Hi,
can you plz tell me ...syntax for GET command in FTP & SFTP
is same or different???
Answer Posted / 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 |
Post New Answer View All Answers
records can be read/update/deleted with which file?
How to avoid using indicators in ile ?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
Can you summarize the steps I have to go through in writing my first cgi?
what is overlay?
Difference Between Skip Before & Space Before?
what is the maximum number of record formats in dspf?
What is the as400 called now?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
What is RETURN CURSER LOCATION in subfile?
define the purpose of the %sst function?
what is the maximum number of subroutines allowed in rpg?
what is the function of crtdupobj command?