The time now is Wed 22 May 2013, 08:14
All times are UTC - 4 |
|
Page 12 of 19 [273 Posts] |
Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, ..., 17, 18, 19 Next |
| Author |
Message |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Tue 12 Jun 2007, 05:25 Post subject:
|
|
Gekko
Yes you can.
And, it's the only way to chain several ( max 8 ) backups.
| Code: | | pbackup -q "job1" "job2" |
But remember to test the backup in gui first. I could be some warnings that should have been turned off.
|
|
Back to top
|
|
 |
Gekko

Joined: 22 Jul 2006 Posts: 445 Location: Sydney, New South Wales
|
Posted: Tue 12 Jun 2007, 05:57 Post subject:
|
|
Alright, I wont be using this for quite some time, but I'll keep it in mind. Does it have a config file in which it stores backup profiles? If so, upload a sample to www.pastebin.ca or somewhere for me to analyze, I could write a command line script to set up pbackup (Please note "could," I have been very busy of late, I even have a Puppy To-Do list on my PDA with about 20 things on it, 3 high priority)
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Tue 12 Jun 2007, 06:29 Post subject:
|
|
| Gekko wrote: | | Does it have a config file in which it stores backup profiles? If so, upload a sample to www.pastebin.ca or somewhere for me to analyze | You already got one on your computer. Each backup job has a config-file, and there is a default one. But, they are not made for reading, they are made for execution. Look at /root/.pbackup/profiles/default.
Sigmund
|
|
Back to top
|
|
 |
Gekko

Joined: 22 Jul 2006 Posts: 445 Location: Sydney, New South Wales
|
Posted: Tue 12 Jun 2007, 06:39 Post subject:
|
|
I haven't got pbackup installed you see, could you just paste one please?
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Tue 12 Jun 2007, 08:00 Post subject:
|
|
This is my file /root/.pbackup/Pbackup_default
| Code: | #Pbackup - profile
#[MAIN SETTINGS]
CHKINCREMENTAL=true
CHKFULLBACKUP=false
CHKMIR=false
INCLUDE="/root/my-documents/|"
SAVEMODE=CD
BCKDEV="/dev/hdc"
BCKDATE_FROM=01/01/1970
#[BACKUP]
CHKREC=true
CHKSYMLN=false
CHKMULTISESSION=false
CHKCOMPRESS=false
CHKJOLIET=false
EXCLUDE_BACKUP=""
FIND_NAME="*"
MNTPNT="/mnt/cdrom/"
TMPDIR="/tmp/"
#[SYNC]
CHKMIRSYMLN=false
CHKMIRATTRIBUTES=true
CHKMIRUPDATESYM=false
CHK_WRITEHIST=true
CHKTRASH=true
CHKLEADING_PATH=true
SYNCACTION=1
EXCLUDE_MIRROR=""
TRASHDIR="/tmp/pbackupTRASH/"
#[JOBS]
LASTSUCCESS=---
LASTRUNTXT="11.Jun 18:13"
LASTSTATUS="Error"
SCHEDULE="---"
#[MISC]
CHKAUTOMOUNT=false
WARN_FS=true
WARN_LEADPATH=true
WARN_MOUNT=true |
|
|
Back to top
|
|
 |
PaulBx1
Joined: 16 Jun 2006 Posts: 2308 Location: Wyoming, USA
|
Posted: Thu 14 Jun 2007, 09:59 Post subject:
|
|
| Quote: | | Did I misunderstand? Do you have other files in dev_save directory that you want to save. Are these ordinary files which changes fileattributes, or are they sfs filesystems or similar. If so, they should be included in the full backup. |
I have ordinary files in subdirectories of dev_save that I am changing, AND I have the content of my pup_save which is on dev_save that also is changing.
If I understand you correctly, I must have two jobs. One, to back up the pup_save by itself, the other to back up the other files on dev_save that are changing. Each of those will be a one-button backup. Is that the plan?
In other words, what I really have is a two-button backup.
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Thu 14 Jun 2007, 10:31 Post subject:
|
|
PaulBx1
I'm afraid thats the truth. BUT, you can chain several jobs in one operation. This is not possible in GUI (yet), but with command pbackup -q "job1" "job2".
Well, well. One button here, one button there...
Sigmund
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Sat 30 Jun 2007, 07:29 Post subject:
|
|
New stable release. See main post.
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Sun 01 Jul 2007, 15:51 Post subject:
|
|
Bugfix release.
Download from main post.
Bugfix: choosing HD-path for backup target.
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Mon 02 Jul 2007, 15:34 Post subject:
|
|
Bugfix release.
Download from main post.
Minor bugfixes.
|
|
Back to top
|
|
 |
PaulBx1
Joined: 16 Jun 2006 Posts: 2308 Location: Wyoming, USA
|
Posted: Mon 02 Jul 2007, 17:00 Post subject:
|
|
Sigmund, have you given up on the changelog (2nd post in this thread)? Last one done was 2.4.0. I usually like looking at those to see if I need to upgrade or not.
Also, I don't know if you mentioned it earlier (the thread is getting pretty long) but for upgrades, do we just write over the previous version, or should we remove the earlier version first?
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Tue 03 Jul 2007, 11:03 Post subject:
|
|
PaulBx1
I'll update the changelog
Update: Just install the new pet package. The only thing you'll loose is the job called 'default'. It will be overwritten by a fresh one.
When 2.50 arrive, you'll be able to combine jobs. Let's try to keep it a 'one-button-backup'
Sigmund[/b]
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Wed 04 Jul 2007, 15:37 Post subject:
|
|
Version 2.4.4 is uploaded. See main post.
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Sun 15 Jul 2007, 08:36 Post subject:
|
|
Version 2.5.0 is uploaded. See main post.
|
|
Back to top
|
|
 |
veronicathecow

Joined: 21 Oct 2006 Posts: 526
|
Posted: Tue 17 Jul 2007, 15:07 Post subject:
|
|
Hi Zigbert, gone but not totally forgotten, missing puppy speed and tools like yours!
Will be trying 2.17 beta soon. PC linux works very well but is slooooow compared to Puppy.
Probably will boot to puppy for most and then PClinux for what Puppy can't
Thanks for all the hard work
Tony
|
|
Back to top
|
|
 |
|
|
Page 12 of 19 [273 Posts] |
Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, ..., 17, 18, 19 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|