/uftp

The UFTP repository contains source code for the server and client components of the UNICORE FTP high-performance file transfer toolkit

Primary LanguageJavaOtherNOASSERTION

UNICORE File transfer (UFTP) services

This repository contains the source code for the Auth servers for the UNICORE FTP high-performance file transfer toolkit.

WORKING BINARIES can be downloaded from

DOCUMENTATION for users and administrators can be found at UFTP-Docs

  • authserver - a set of services providing authentication for UFTP as well as data sharing features

  • core - contains the core Java library, as well as a reference implementation of the 'uftpd' server, which can be used in tests of other Java components.

  • datashare - library containing support code for the data sharing feature

The UFTPD file server cam be found in its own repository:

Client components can be found in their own repositoris: