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



Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???..

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

Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???..

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

Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???..

Answer / syam

Yes. Same

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More IBM AS400 AllOther Interview Questions

what is procedure prototype and procedure interface.

0 Answers   IBM,


How can we create subsystem in as400?

1 Answers  


what is the purpose of ovrdta and ovrata keywords ?

1 Answers   IBM,


What is the purpose of Level Check parameter in a Physical file?

1 Answers  


Which command we can use to update a physical file using c.l pgm?

19 Answers   Ocwen,


define the purpose of the leave operation?

1 Answers   IBM,


What is the purpose of USROPN keyword?

1 Answers   CTS,


What is the difference between keys of a Physical file and the keys of a logical file?

2 Answers   Bank Of America, BoA,


How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places

2 Answers  


Can you use multi format LF in CL program?

2 Answers  


What is the difference between Array and Table?

1 Answers  


what are two types of record are used in subfile?

1 Answers   IBM,


Categories