Graph-IT

postbox.php

Uploads all the pdf files of a folder to a graph and deletes them. Graph connection can be specified through the command line or the config.ini. Target node data needs to be provided through config.ini.

Usage:

postbox.php <folder path> [graph-uri] [ca-file] [crt-file]

Parameters:

Note: Missing optional parameters will be sought after in the config.ini. The config.ini always needs to contain the graph node-specific settings.

Any output of the script will be send to '/var/log/postbox.log'.