[ https://issues.apache.org/jira/browse/SQOOP-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177749#comment-16177749 ]
Chris Teoh edited comment on SQOOP-3237 at 9/23/17 11:52 AM: ------------------------------------------------------------- Patch available for review https://reviews.apache.org/r/62523/ was (Author: chris.t...@gmail.com): https://reviews.apache.org/r/62523/ > 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)