GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
hpct-sync(1) FreeBSD General Commands Manual hpct-sync(1)

hpct-syncHiPerConTracer Synchroniser

hpct-sync [-h | --help] [-v | --verbose] [-q | --quiet] [-N node_id | --nodeid node_id] [-L local_directory | --local local_directory] [-R remote_location | --remote remote_location] [-C | --collector -collector] [-K ssh_private_key_file | --key ssh_private_key_file] [-H ssh_known_hosts_file | --known-hosts ssh_known_hosts_file]

hpct-sync is the HiPerConTracer synchroniser application.

The following arguments may be provided:

|
Prints command help.
|
Turns off status output.
|
Turns on status output.
node_id | node_id
Sets the node ID, a number from 1 to 9999.
local_directory | local_directory
Sets the local data directory. Default: /var/hipercontracer/data.
remote_location | remote_location
Sets the remote data directory on the collector. Default: /var/hipercontracer/data.
ssh_private_key_file | ssh_private_key_file
Sets the SSH private key file used for authentication. Default: /var/hipercontracer/ssh/id_ed25519.
ssh_known_hosts_file | ssh_known_hosts_file
Sets the SSH known hosts file. Default: /var/hipercontracer/ssh/known_hosts.

sudo -u hipercontracer hpct-sync --nodeid 1000 --local /var/hipercontracer --remote /var/hipercontracer --collector sognsvann.example --key /var/hipercontracer/ssh/id_ed25519 --known-hosts /var/hipercontracer/ssh/known_hosts --verbose
 
sudo -u hipercontracer hpct-sync --nodeid 1 --local /var/hipercontracer --remote /var/hipercontracer --collector sognsvann.example --key /var/hipercontracer/ssh/id_ed25519 --known-hosts /var/hipercontracer/ssh/known_hosts --quiet
 
sudo -u hipercontracer hpct-sync --nodeid 2 --collector sognsvann.example
 

Thomas Dreibholz
https://www.simula.no/people/dreibh
mailto://dreibh@simula.no

May 12, 2025 hpct-sync

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.