[Box Backup-commit] COMMIT r1751 - box/chris/merge/bin/bbackupd/win32
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Thu, 26 Jul 2007 22:53:01 +0100
Author: chris
Date: 2007-07-26 22:53:01 +0100 (Thu, 26 Jul 2007)
New Revision: 1751
Removed:
box/chris/merge/bin/bbackupd/win32/ReadMe.txt
Log:
Delete Nick's old outdated ReadMe.txt. (refs #3, merges [1656])
Deleted: box/chris/merge/bin/bbackupd/win32/ReadMe.txt
===================================================================
--- box/chris/merge/bin/bbackupd/win32/ReadMe.txt 2007-07-26 21:52:35 UTC (rev 1750)
+++ box/chris/merge/bin/bbackupd/win32/ReadMe.txt 2007-07-26 21:53:01 UTC (rev 1751)
@@ -1,24 +0,0 @@
-Upgrade instructions
-
-Version 0.09g to 0.09h
-
-This version included patches to the server as well. The server for this
-upgrade can be found at http://home.earthlink.net/~gniemcew/ but hopefully
-will be merged into the core in the next release.
-
-New values in the bbackupd.conf can now be added:
-
-StoreObjectInfoFile = C:\Program Files\Box Backup\bbackupd\bbackupd.dat
-
-This stores the state when a backup daemon is shutdown.
-
-KeepAliveTime = 250
-
-This is imperative if MaximumDiffingTime is larger than 300, this stops the ssl
-layer timing out when a diff is performed. It is wise to set MaximumDiffingTime
-long enough for the largest file you may have. If you do not wish to upgrade your
-server then make KeepAliveTime greater than MaximumDiffingTime.
-
-Have fun
-
-Nick