Adaptor module

How do I use this module ?
The command "jsaga-help" provides some useful information about the usage and the current configuration of the plug-ins.
jsaga-help -help
If this command does not provides the answer to your question, then please contact us so that we can fill out this FAQ.

[top]

Security

What kind of security context can I use?
Both user/password ("UserPass") and Globus proxy ("Globus") are supported

[top]

Usage

What is the URL syntax understood by this plug-in ?
The URL must be:
irods://<HOSTNAME>[:<PORT>]/
Where:
    <HOSTNAME> is the name of the host running the iRods service,
    <PORT> is 1247 by default,

[top]