Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

Pushpull is deprecated... see

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyOODT-837

 

CAS PushPull Plugins

Chris Mattmann has created a project at Apache Extras Github called oodt-pushpull-plugins to house some non Apache released Push Pull protocol plugins that contain runtime and compile-time dependencies on LGPL licensed plugins. This is not officially Apache sanctioned code and users should leverage it at their own risk.

Protocol Plugins

Currently the project hosts 2 plugins that implement the org.apache.oodt.cas.pushpull.protocol.Protocol interface for FTP. The plugins leverage the Ftp4Che and JvFtp LGPL licensed libraries to connect to remote sites.

...

Follow the steps below to install the oodt-pushpull-plugins Jar file.

  1. No Format
    svngit exportclone httphttps://svngithub.codespot.com/a/apache-extras.org/chrismattmann/oodt-pushpull-plugins/trunk/ oodt-pushpull-plugins.git
  2. No Format
    cd oodt-pushpull-plugins
  3. No Format
    mvn install

...