[
https://issues.jboss.org/browse/TEIID-4441?page=com.atlassian.jira.plugin...
]
Kylin Soong edited comment on TEIID-4441 at 12/4/16 2:35 AM:
-------------------------------------------------------------
[1] is a good guide for VFS 3 including examples. [2] is an example I have written to
demonstrate how to mount remote ftp server file system path to VFS, and execute get and
delete.
I support to add VFS as a abstract layer, deprecate the current FileConnection, create a
new FileConnection use the VirtualFile replace the File.
Also VFS support zip achieves, we may load data from a jar if we use VFS.
[1]
https://developer.jboss.org/wiki/VFS3UserGuide
[2]
https://developer.jboss.org/wiki/ExtendingJBossVFSMountFtpFileSystem
was (Author: kylin):
[1] is a good guide for VFS 3 including examples.
[1]
https://developer.jboss.org/wiki/VFS3UserGuide
Add FTP/SFTP based access to the File Resource Adapter
------------------------------------------------------
Key: TEIID-4441
URL:
https://issues.jboss.org/browse/TEIID-4441
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Reporter: Ramesh Reddy
Assignee: Kylin Soong
Fix For: Open To Community, 9.2
This has been requested few times in the community, it would be nice to give provide this
functionality. Using
http://commons.apache.org/proper/commons-net/ seems to be right
decision.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)