JFile


JFile is a client (jfile) and server (jfiled) application for sending files from one machine to another. Typically it is used for backup.
The client do not have access to the file on the server after it is sent, nor deleting or overwriting them.

Client

The client is a command line application.

Syntax in file mode: jfile (optional configfile) <context name or - to use current time> <list of files and folders>
Syntax in pipe mode: jfile (optional configfile) <context name or - to use current time> -- <filename to use for piped data>



Server

JFiled configuration example is included in the package.
A mySQL-database is required
JID is required for client authentication