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)