Description
To get some data included in the FTP transfer, some extra FTP commands need to be added prior to transfer. A sample interaction below:-
ftp> binary
200 Representation type is Image
ftp> quote SITE RDW
200 SITE command was accepted
ftp> quote SITE RDW READTAPEFORMAT=V
200 SITE command was accepted
ftp>
Proposed approach: --ftpcmds
{csv list of commands}Attachments
Issue Links
- links to