163 projects tagged "OS Independent"
KindFTP is meant to be a complete implementation of the FTP protocol, as specified in RFC959. It provides a component that directly exposes the low-level protocol, and it supports the core protocol that is available on most Open Source FTP servers. It has untested support for ACCT, SMNT, REIN, TYPE, STRU, MODE, ALLO, and SITE command. It uses iContract to provide a full formal specification of all software, jUnit for all unit testing, and Ant as a build tool.
Keyman is a key manager for storing Freenet SVK keys; it keeps all SVK private keys in a encrypted form. This could even work with any type of public/private key encryption (although it focuses on Freenet) and can hopefuly be extended so it can use any future Freenet public/private key types.
Xfiles is an interactive utility for comparing and merging one file tree with another over a network. It supports freeform work on several machines (no need to keep track of what files are changed on which machine). Xfiles can also be used as a cross-validating disk<->disk backup strategy.