Java program that creates an SMTP message and sends it off. It can be used to test SMTP functionality as well as security. This test SMTP at the application level. Requires Java 6.
A distributed FTP daemon written in java. Instead of conventional server<->client transfer it uses master<->client for control connections and slave<->client for (most) data transfers, the master must tell the slave to initiate/respond to a transfer
FONC (FTP Over Normal Connections) allows both active and passive FTP transfers via normal port connections. This allows FTP (both control and data transfers) over simple ssh tunnels among other things. FONC is easy to setup, and runs anywhere java can.
JFtpSync is for uploading web content to a server via FTP. It is designed to do FTP uploading only, and do it well, offering recursive uploading of content filtered by file type. It is primarily a command-line tool but there is a Java GUI as well.
Azureus 7(Cayenne) is a BitTorrent client, used to transfer files via the P2P protocol. Cayenne is written in Java and based on Vuze/Azureus client . Cayenne contains completely redesigned lightweight UI, speed and functionality optimizations.
cuBnc is a multisite bnc for ftp servers. It allows you to have multiple slave-servers connected to one master. When you enter the master via normal ftp, you see the slaves as dirs. When you enter such a dir, you become logged in to the site.
GiraffeFTP is a Java based FTP client and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
NotePod provide a simple notepad where categories and messages can be edited and stored as a single txt file, stored on a server via FTP, providing a simple way to share notes accross multiple computer (at work, at home, ...).
This is a simple GUI for rsync. Unlike most other graphical interfaces for rsync which ease backing up your data with rsync, the goal of the RsyncFTP client is to behave like an FTP client and provide an easy way to replace FTP by using rsync.
Feature rich FTP Library using Java 1.4 / 5.0 (2 different builds) methods and java.nio.
Code is now located at GitHub (https://github.com/arnold-maderthaner/ftp4che).
For issues and patches please open this on GitHub too.
This is a GPL variant project of the BIE product. The Business Integration Engine (BIE) is a full-featured EAI server which allows companies to integrate disparate systems, create and manage agile business processes, and easily service oriented arch...
XMUltra is a Java and XML based feed-processing framework. It features utilities for many common tasks, such as:
*FTPing files
*Zipping files
*Watching directories
*XSL transformation
*Cleaning out archives
AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
cuftpd is an ftp-server written in java. It supports SSL/TLS, comes with local and remote userbase and statistics capabilities (via rmi over ssl),
an extensive permission system, event logging and supports "zipscripts" like pzs-ng.
JPasswordGenerator is an Open Source Java application for creating safe and strong passwords from six character sets (which can be individually enabled) in a random way. The created password is displayed and copied in the system clipboard.
UDT-Java provides a native Java implementation of the high-performance UDT network protocol. It is based on the UDT specification, compatible with the C++ reference implementation which is available from http://udt.sourceforge.net.
Accord Odette is a Java framework for developing your own Odette OFTP2 client/server, respecting your needs of integration and functionalities. It comes with base client and server classes for TCP/IP and to bridge connections through X.25 and ISDN.