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
- GitHub Releases
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: