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
XAPIAN-REPLICATE(1) User Commands XAPIAN-REPLICATE(1)

xapian-replicate - Replicate a database from a master server to a local copy

xapian-replicate [OPTIONS] DATABASE

xapian-replicate - Replicate a database from a master server to a local copy

-h, --host=HOST
host to connect to (required)
-p, --port=PORT
port to connect to (required)
-m, --master=DB
replicate database DB from the master (default: DATABASE)
-i, --interval=N
wait N seconds between each connection to the master (default: 60)
-r, --reader-time=N wait N seconds to allow readers time to close before
applying repeated changesets (default: 30)
-t, --timeout=N
set socket timeouts (if supported) to N seconds; N=0 for no timeout (default: 0)
-f, --force-copy
force a full copy of the database to be sent (and then replicate as normal)
-o, --one-shot
replicate only once and then exit
-q, --quiet
only report errors
-v, --verbose
be more verbose
--help
display this help and exit
--version
output version information and exit
September 2017 xapian-core 1.2.25

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.