BlockSync is a command line tool written in Java, designed to synchronize single large files (such as virtual disk images) across networks with limited bandwidth. It makes use of MD5 hashing to only transfer the data that needs to be transferred. Ideal for use in command line scripts.
Daemon4J is a helpful ghost for those who
- dont like Java startup speed, esp. when the actual program needs
only a second
- dont know the classpath to use
- want to hide Java behind an innocent command line tool
- are not ready for the Big Serve