Author |
Message |
2byte
Joined: 09 Oct 2006 Posts: 118
|
Posted: Sat 12 Dec 2009, 17:08 Post subject:
Hot Backup for Frugal Pups Subject description: Backup your live save file |
|
A tiny gtkdialog utility for backing up the live
pupsave file. You no longer need to reboot with pfix=ram in order to
backup the savefile. Lots of built-ins and safety features make it very
"oops" proof.
Auto-detects the current savefile.
Generates the backup file name with the date and time appended.
Checks the available space for the backup file.
Will not perform the backup if anything is incorrect.
Displays real-time status and progress feedback.
Supports 2fs and 3fs save file types.
It's easy fast and works very well.
.
Description |
|

Download |
Filename |
hotbkp.tar.gz |
Filesize |
3.23 KB |
Downloaded |
51 Time(s) |
Description |
|
Filesize |
28.31 KB |
Viewed |
244 Time(s) |

|
_________________ "The foundation of authority is based upon the ignorance of the people."
-- 2byte's corollary to Thomas Hooker's proposition
|
Back to top
|
|
 |
abushcrafter
Joined: 30 Oct 2009 Posts: 93
|
Posted: Sat 12 Dec 2009, 17:33 Post subject:
|
|
thanks
|
Back to top
|
|
 |
alienpup

Joined: 18 Oct 2009 Posts: 4 Location: Arizona, U.S.A.
|
Posted: Sat 12 Dec 2009, 17:53 Post subject:
Re: Hot Backup for Frugal Pups Subject description: Backup your live save file |
|
2byte wrote: | A tiny gtkdialog utility for backing up the live pupsave file.. |
What can I say 2byte, but simple, small, clean, wonderful. Puppy
has needed just such a utility for a very long time. Really very well
done.
One suggestion. Gzip the backup. That'll squeeze the air out of it .
Thank you very much!
|
Back to top
|
|
 |
seaside
Joined: 11 Apr 2007 Posts: 146
|
Posted: Sat 12 Dec 2009, 21:09 Post subject:
|
|
Very nice gui for copying a "hot" file - But, some caution is in order.
The filesystem may be writing when you do this and problems can happen.
Here's some further explanation of what to watch out for....
http://www.murga-linux.com/puppy/viewtopic.php?t=46682&sid=9615ccfe73526124b2c750262351b559
Quote: | The only surefire method to make and verify an exact copy is to not try copying a mounted image - i.e. using pfix=ram instead. |
s
|
Back to top
|
|
 |
2byte
Joined: 09 Oct 2006 Posts: 118
|
Posted: Sun 13 Dec 2009, 00:01 Post subject:
|
|
@alienpup
Thanks for the compliments, I hope it serves you well. Quote: | Gzip the backup. That'll squeeze the air out of it | Yeah, deleting all of my code comments would knock a chunk out of it too
@seaside
Caution noted. Common sense applies here. As noted in the help
dialog, shut down all of your apps before running the backup. I have
been backing up in just this manner for about a year now using a hard
coded script without any problems whatsoever. Also the utility runs
e2fsck on the backup as a safety measure and doesn't need pfix=fsck on
the next boot.
Speaking from experience, installing software or trying a new version of Puppy is much more dangerous to your savefile.
.
_________________ "The foundation of authority is based upon the ignorance of the people."
-- 2byte's corollary to Thomas Hooker's proposition
|
Back to top
|
|
 |
alienpup

Joined: 18 Oct 2009 Posts: 4 Location: Arizona, U.S.A.
|
Posted: Yesterday, at 23:45 Post subject:
|
|
2byte wrote: | @alienpup
Quote: | Gzip the backup. That'll squeeze the air out of it | Yeah, deleting all of my code comments would knock a chunk out of it too . |
Perhaps you misunderstood me. I refer to compressing the newly
backed pup_save file, not your code. Pup_save's are "sparse" files
whose free space is highly compressible.
|
Back to top
|
|
 |
abushcrafter
Joined: 30 Oct 2009 Posts: 93
|
Posted: Today, at 15:08 Post subject:
|
|
that was a joke...
|
Back to top
|
|
 |
|