Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
etc
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

JPool Backup software

Jpool is a suite of backup and archival software written in Scala. It uses a content addressible store to minimize duplication.

Dependencies

Jpool is built with the Simple Build Tool, version 0.10.1. The SBT launcher and a JVM is all you will need to build. Simply do:

sbt test
sbt package

There is a bin/jpool script to run the various commands.

Although the dependencies are spelled out in the SBT project file, they are as follows:

Using

TODO

Cryptographic Software

Jpool uses cryptographic software to maintain backup security. Due to U.S. Exports Regulations, jpool is subject to the following legal notice:

This site includes publicly available encryption source code which, together with object code resulting from the compiling of publicly available source code, may be exported from the United States under License Exception "TSU" pursuant to 15 C.F.R. Section 740.13(e).

This notice applies to cryptographic software only. Please see the Bureau of Industry and Security for more information about current U.S. regulations.

About

Jpool archive/backup software

Resources

Releases

No releases published
You can’t perform that action at this time.