[ 
https://issues.apache.org/jira/browse/SQOOP-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183503#comment-16183503
 ] 

Chris Teoh commented on SQOOP-3237:
-----------------------------------

This patch includes changes in SQOOP-3224 as it changes similar areas in the 
code and separating them makes the merges unclean. So this patch supercedes 
SQOOP-3224.

> Mainframe FTP transfer option to insert custom FTP commands prior to transfer
> -----------------------------------------------------------------------------
>
>                 Key: SQOOP-3237
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3237
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Chris Teoh
>            Assignee: Chris Teoh
>            Priority: Minor
>
> 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> {color:red}quote SITE RDW{color}
> 200 SITE command was accepted
> ftp> {color:red}quote SITE RDW READTAPEFORMAT=V{color}
> 200 SITE command was accepted
> ftp>
> Proposed approach: --ftpcmds {csv list of commands}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to