Skip to content

Feature rdiff backup#23

Closed
WillHaggerty wants to merge 45 commits into
masterfrom
feature-rdiff-backup
Closed

Feature rdiff backup#23
WillHaggerty wants to merge 45 commits into
masterfrom
feature-rdiff-backup

Conversation

@WillHaggerty

Copy link
Copy Markdown
Contributor

No description provided.

dghodgson and others added 30 commits January 9, 2012 14:19
…nterfearing with worlds that ended in a number (i.e. WorldVer5).
…am Disk worlds need to be moved to $RD_WORLD_DIR).

     Moved check for $WORLD_NAME to mc_start and checks both $WORLD_DIR and $RD_WORLD_DIR.
     (NOTE: May have broken back up routines)
This is to support reading the settings from other scripts.

Signed-off-by: J.C. Doll <sjdoll@gmail.com>
Signed-off-by: J.C. Doll <sjdoll@gmail.com>
…e and not the real name of the file. Credit goes to J.C. Doll (aka Paswaru)
Reverts to 0.4.3 behavior of all worlds in $WORLDS_DIR will be copied to ramdisk.
It was causing confusion.  I'll find an easier way to implement it later.

Minor:
Cleaned up console messages.

Set tmpfs to default example in minecraft.conf
Removed RD_WORLD_DIR in minecraft.conf

Signed-off-by: J.C. Doll <sjdoll@gmail.com>
Revert the script back to 0.4.3 behavior of copying all worlds in $WORLDS_DIR to the ramdisk.
WillHaggerty and others added 15 commits May 9, 2012 21:58
added the rdiff-backup function to the script in it's own branch.
Set up variable similar to other BU functions.
Added case statement for use under backup. Now to use incr you must
call: minecraft backup incrd
No need to call save off & save on twice.
Should fix the "Couldn't unmount ramdisk, service still running!" problem.
Currently it only returns text from variable explaining what it will do when finished.

Todo: finish writing restore function and test
Needed to restore back to the original ‘worlds’ directory because we
cannot restore to a Ramdisk that is not mounted.

Removed verbose from backup command as I am satisfied with its
performance. I have not noticed any speed hits using rdiff as of yet.
@ghost ghost assigned WillHaggerty and dghodgson Jan 4, 2014
@WillHaggerty

Copy link
Copy Markdown
Contributor Author

Sorry, Not going to happen. Not ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants