[teiid-users] Question on text connector connecting to files remotely located on linux server directory

Ramesh Reddy rareddy at redhat.com
Thu Jun 3 08:38:32 EDT 2010


On Tue, 2010-06-01 at 15:07 +0000, Hong Yi wrote:
> From the connector dropdown list, I see I can use JDBC and ldap
> connectors, but do not see connectors using ssh or http protocol.
> Could you let me know whether there is a way to connect to source data
> files remotely located in a linux server?

If you provide a *valid* URL that can reach your remote file it will
work. Teiid does not care about what protocol you are using. 
- Is the file on a remote server can be reached by "file://" protocol?
- is it on shared drive and you have the path?
- To use "http:" is the file have to be exposed though a web server

any of above will work, you would need that valid URL to the file.

Thanks very much you for your interest in Teiid. Let us know how we can
help.

Ramesh..



More information about the teiid-users mailing list