You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Tyler Seader (JIRA)" <ji...@apache.org> on 2017/08/10 20:42:00 UTC

[jira] [Created] (SQOOP-3221) Enable ability to FTPS data from the mainframe

Tyler Seader created SQOOP-3221:
-----------------------------------

             Summary: Enable ability to FTPS data from the mainframe
                 Key: SQOOP-3221
                 URL: https://issues.apache.org/jira/browse/SQOOP-3221
             Project: Sqoop
          Issue Type: Improvement
    Affects Versions: 1.99.7
            Reporter: Tyler Seader


Sqoop currently leverages the org.apache.commons.net.ftp.FTPClient when using the *sqoop import-mainframe* command. There is an FTPSClient available that extends FTPClient. The improvement request is to enable an FTPSClient option so that data transfer over the wire is secure. 

See MainframeFTPClientUtils.java as a reference in Sqoop source code.



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