HiLA GridFTP Plugin ${project.version}

This plugin provides support for the GridFTP file transfer protocol
in HiLA. Plugins like this are required in order to do anything
useful with HiLA.

The distributed package is setup in such a way that applications
like HiLA Shell automatically pick up the plugin and put it on
their classpath. As a developer, you need to ensure that the following
JAR file is on your classpath

/usr/share/unicore/hila-plugins/${project.artifactId}-${project.version}-plugin.jar

There is no configuration file required for this plugin. It is expected that
a local proxy of your certificate has been created using grid-proxy-init prior
to using the plugin.

After that, you can start HiLA Shell by typing

./bin/hila-shell

and start using it, e.g.

cd gsi-ftp://your.ftp.server.com:2811/
ls
help

Watch the demo movie at YouTube:
http://www.youtube.com/watch?v=STlWveNd4m0

If you have any questions, need support etc., contact
unicore-support@lists.sourceforge.net
