Provided by: gnunet-server_0.9.3-7build1_amd64
NAME
gnunet-dht-put - Issue a PUT request to the GNUnet DHT insert DATA under KEY.
SYNOPSIS
gnunet-dht-put [options]
DESCRIPTION
gnunet-dht-get Issue a PUT request to the GNUnet DHT insert DATA under KEY.
OPTIONS
-c FILENAME, --config=FILENAME Use the configuration file FILENAME. -d DATA, --data=DATA The data to insert under the key. -e EXPIRATION, --expiration=EXPIRATION How long to store this entry in the dht (in seconds). -h, --help Print short help on options. -k KEY, --key=KEY The query key. -L LOGLEVEL, --loglevel=LOGLEVEL Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. -l LOGFILE, --logfile=LOGFILE Configure logging to write logs to LOGFILE. -r LEVEL, --replication=LEVEL How many parallel requests (replicas) to create. -T TIMEOUT, --timeout=TIMEOUT How long to execute this query before giving up? -t TYPE, --type=TYPE The type of data to look for. -V, --verbose Be verbose (print progress information). -v, --version Print GNUnet version number.
BUGS
Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org>