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
IPROP-LOG(8) FreeBSD System Manager's Manual IPROP-LOG(8)

iprop-log
maintain the iprop log file

iprop-log [--version] [-h | --help] command


iprop-log truncate [-c file | --config-file=file] [-r string | --realm=string] [-h | --help]


iprop-log dump [-c file | --config-file=file] [-r string | --realm=string] [-h | --help]


iprop-log replay [--start-version=version-number] [--end-version=version-number] [-c file | --config-file=file] [-r string | --realm=string] [-h | --help]

Supported options:
--version
 
, --help
 

command can be one of the following:

truncate
file, --config-file=file
configuration file
string, --realm=string
realm

Truncates the log. Sets the new logs version number for the to the last entry of the old log. If the log is truncted by emptying the file, the log will start over at the first version (0).

dump
file, --config-file=file
configuration file
string, --realm=string
realm

Print out all entries in the log to standard output.

replay
--start-version=version-number
start replay with this version
--end-version=version-number
end replay with this version
file, --config-file=file
configuration file
string, --realm=string
realm

Replay the changes from specified entries (or all if none is specified) in the transaction log to the database.

last-version
file, --config-file=file
configuration file
string, --realm=string
realm

prints the version of the last log entry.

iprop(8)
February 18, 2007 Heimdal

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

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