Collection of file-oriented tools implemented in java to perform common and specific file operations. Sample of common task: command-line file editor (cut, paste, append, etc). Sample of specific task: fix RAR archive with broken file header(s).
Very simple disk synchronization suitable for maintaining a backup directory. I built it to keep Photos and MP3s on my NAS in sync with my laptop and desktop. Will do one-way or two-way (mirrored), but does not delete. All Java, no GUI.