Ignore my comment about commuting - I think --include and --exclude
may actually commute, not true for more complicated filters though.
"" wrote at about 15:44:40 -0500 on Tuesday, January 4, 2022:
> Creating a $Conf{BackupFilesFilter} hash analogous to
> $Conf{BackupFilesExclude} and $Conf{Back
Creating a $Conf{BackupFilesFilter} hash analogous to
$Conf{BackupFilesExclude} and $Conf{BackupFilesOnly} would allow for
more general --filter= rules for the popular rsync transport method.
The general --filter= methodoolgy is very powerful and allows for much
more granular and powerful include/
Currently the web gui shows the type/mode/size/mod-date for backed up
files.
It would be great if there were a way to (optionally) show other
attribs stored in the relevant attrib file, including:
- GID/UID
- xattrs
- ACLs
- digest (md5sum)
- Nlinks
- inode
- compress
This would be more natural th
- Le 25 Juin 20, à 15:42, backu...@kosowsky.org a écrit :
>
> Helpful configurable options would include:
> - *Days* since last successful backup - *per host* configurable - as you
> may want to be more paranoid about certain hosts versus others while
> others you may not care if it gets b
Daily report:
https://github.com/moisseev/BackupPC_report
From: backu...@kosowsky.org
Sent: Thursday, June 25, 2020 8:42 AM
To: General list for user discussion
Subject: [BackupPC-users] FEATURE REQUEST: More robust error reporting/emailing
It would be great if
It would be great if there could be a way to have a host/share
configurable way to trigger emails based on certain types of errors or
changes.
The goal being to avoid the "complacency" of backups continuing to run
but not being aware of either continuing backup errors or unexpected
changes to the
Matthias Meyer wrote at about 06:41:49 +0200 on Tuesday, April 9, 2019:
> Am Sonntag 07 April 2019, 17:11:47 schrieb backu...@kosowsky.org:
> > Sometimes you want to save a special backup that for example
> > corresponds to a specific change (pre/post) on your system. The
> > trouble is that wi
Am Sonntag 07 April 2019, 17:11:47 schrieb backu...@kosowsky.org:
> Sometimes you want to save a special backup that for example
> corresponds to a specific change (pre/post) on your system. The
> trouble is that with exponential deleting there is no way to
> guarantee that your specific designated
Sometimes you want to save a special backup that for example
corresponds to a specific change (pre/post) on your system. The
trouble is that with exponential deleting there is no way to
guarantee that your specific designated backup won't be deleted
automatically later on.
In the past, I have simp
>
> [backuppc@localhost bin]$ ./BackupPC_zcat /Bobby/pc/*/XferLOG.*.z | egrep
> *headphone*
>
> The output of this command is instantaneous! So the search from the CLI
> is very powerful and VERY fast. The problem is that the results do not
> tell which backup has the resulting file, the backup num
On Wed, 2017-06-14 at 21:27 -0700, Craig Barratt wrote:
> Les is right for 3.x.
>
> For 4.x the files are not stored in the backup tree. So you'll need
> to use BackupPC_ls -R, or you could also grep the XferLOG.nnn.z files
> (although the format and what appears or not depends on the
> XferMeth
Les is right for 3.x.
For 4.x the files are not stored in the backup tree. So you'll need to use
BackupPC_ls -R, or you could also grep the XferLOG.nnn.z files (although
the format and what appears or not depends on the XferMethod).
Examples:
BackupPC_ls -R -h HOST -n NUM -s SHARE / | egrep FIL
On Wed, Jun 14, 2017 at 8:59 AM, Bob Katz wrote:
> Is it possible to design a search tool that will look for the occurrence of
> a string in the file name across all shares/backups?
>
> It should come up with any versions of the file, last modified date, etc.
> and what backup it is stored in. Ide
Is it possible to design a search tool that will look for the occurrence
of a string in the file name across all shares/backups?
It should come up with any versions of the file, last modified date,
etc. and what backup it is stored in. Ideally it should allow the user
to navigate to the file i
Hi,
- Original Message -
> From: "higuita"
> To: "Russell Poyner"
> Cc: backuppc-users@lists.sourceforge.net
> Sent: Friday, November 13, 2015 1:03:11 AM
> Subject: [BackupPC-users] Feature request: remote pools (was: Is it possible
> to split
Hi
On Tue, 10 Nov 2015 10:21:18 -0600, Russell Poyner
wrote:
> I have a single BackupPC 3.3 backing up 110 machines. We are in the
> process of getting a second server and I'm wondering if it's possible
> to split the pool to move machines to the new server without losing
> their backup history.
On Thu, Aug 28, 2014 at 3:49 PM, wrote:
> > >
> > Aren't $client and $host set by the time you need them (as documented
> > to be used in $Conf(RsyncArgs}, $conf{DumpPreUserCmd}, etc.)?
> >
> You are correct that at the time the config file is sourced, the
> variable $host (not $HOST) has not
Les Mikesell wrote at about 13:53:04 -0500 on Thursday, August 28, 2014:
> On Thu, Aug 28, 2014 at 12:18 PM, Andreas Schnederle-Wagner -
> Futureweb.at wrote:
> >
> >> Andreas Schnederle-Wagner - Futureweb.at wrote at about 15:41:11 + on
> >> Thursday, August 28, 2014:
> >> > The Reaso
On Thu, Aug 28, 2014 at 12:18 PM, Andreas Schnederle-Wagner -
Futureweb.at wrote:
>
>> Andreas Schnederle-Wagner - Futureweb.at wrote at about 15:41:11 + on
>> Thursday, August 28, 2014:
>> > The Reason we did this ist o avoid custom Config Files for each Host.
>> > We only need to create t
> Andreas Schnederle-Wagner - Futureweb.at wrote at about 15:41:11 + on
> Thursday, August 28, 2014:
> > The Reason we did this ist o avoid custom Config Files for each Host.
> > We only need to create the Host with name 'ctDIR8' and everything works
> like a charm ... so only the"hosts" f
gt; Fax: +43 (0) 5352 65335-777
> Gratis über Skype anrufen | Skype-ID: futureweb
>
> -Ursprüngliche Nachricht-
> Von: backu...@kosowsky.org [mailto:backu...@kosowsky.org]
> Gesendet: Donnerstag, 28. August 2014 17:00
> An: General list for user discussion, questions and
On Thu, Aug 28, 2014 at 10:41 AM, Andreas Schnederle-Wagner -
Futureweb.at wrote:
> The Reason we did this ist o avoid custom Config Files for each Host.
> We only need to create the Host with name 'ctDIR8' and everything works like
> a charm ... so only the"hosts" file needs tob e changed when a
ndet: Donnerstag, 28. August 2014 17:00
An: General list for user discussion, questions and support
Betreff: Re: [BackupPC-users] Feature Request
Andreas Schnederle-Wagner - Futureweb.at wrote at about 14:31:49 + on
Thursday, August 28, 2014:
>Hello,
>
>
>is it possible to h
On Thu, Aug 28, 2014 at 9:59 AM, wrote:
>>
> While it's not clear to me what you are actually trying to do, there
> is a *lot* that you can do short of patching the Rsync.pm file.
>
> - You can have separate config files per host
> - You can put arbitrary executable Perl code within any host conf
Andreas Schnederle-Wagner - Futureweb.at wrote at about 14:31:49 + on
Thursday, August 28, 2014:
>Hello,
>
>
>is it possible to have variable substitution at run-time for
>“RsyncShareName“?
>
>
>Following Scenario:
>
>- Server Directory Structure
>
Hello,
is it possible to have variable substitution at run-time for "RsyncShareName"?
Following Scenario:
- Server Directory Structure
o /ctDIR1
o /ctDIR2
o /ctDIR3
o ...
- Within /etc/hosts we have:
o *IP-1* ctdir1
o *IP-1* ctdir2
o *IP-
Ok, jumping in here a bit late :)
Would it be easy to add a field in the GUI for this?
Something like:
Archive Name "$host-$backup-date..."
I'm making up the variable names but use the ones already available
and set the default to the current default. That way people could use
whatever combinat
On 08/26 03:40 , Holger Parplies wrote:
> Carl Wilhelm Soderstrom wrote on 2011-08-25 13:40:47 -0500 [Re:
> [BackupPC-users] Feature request]:
> > I might suggest 'root' instead of 'full' or '/'; because a restore starting
>
> (I'm always
On Thu, Aug 25, 2011 at 2:40 PM, Carl Wilhelm Soderstrom <
chr...@real-time.com> wrote:
>
> The suggestion of not using a sharename for restores starting from the
> root;
> perhaps could be restated as something like " '/' characters shall be
> converted to '_' characters except for the leftmost o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 26/08/11 11:40, Holger Parplies wrote:
> For what I think you have in mind I would always use a BackupPC_tarCreate
> invocation.
>
> Of course, your preferences may vary. There might be situations where
> downloading an "archive" type tar file via
Hi,
first of all, it seems to be *possible* to implement [without major code
changes], in case anyone except me was wondering ;-).
Carl Wilhelm Soderstrom wrote on 2011-08-25 13:40:47 -0500 [Re:
[BackupPC-users] Feature request]:
> On 08/25 02:22 , Brad Alexander wrote:
> > You could s
On 08/25 02:22 , Brad Alexander wrote:
> You could substitute "Full" for a root-level restore... So it could be
sounds reasonable.
I might suggest 'root' instead of 'full' or '/'; because a restore starting
at / is not necessarily a restore of everything. However, 'root' has its own
problems in th
On 8/25/2011 2:22 PM, Brad Alexander wrote:
>
> You could substitute "Full" for a root-level restore... So it could be
>
> hostname_20110824_Full.tar or hostname_20110824_etc_home.zip (assuming
> the restore is /etc and /home)...The only problem with that is the
> name can get long and tedious. Sug
On Thu, Aug 25, 2011 at 9:31 AM, Carl Wilhelm Soderstrom <
chr...@real-time.com> wrote:
> On 08/25 09:23 , Jeffrey J. Kosowsky wrote:
> > I would make it consistent with the heirarchy:
> > --
> > I'm not sure what date adds since the date is irrelevant unless you
> > are referring to the date of t
On 08/25 10:45 , Jeffrey J. Kosowsky wrote:
> Carl Wilhelm Soderstrom wrote at about 08:31:01 -0500 on Thursday, August 25,
> 2011:
> > On 08/25 09:23 , Jeffrey J. Kosowsky wrote:
> > > I would make it consistent with the heirarchy:
> > > --
> > > I'm not sure what date adds since the date is
Carl Wilhelm Soderstrom wrote at about 08:31:01 -0500 on Thursday, August 25,
2011:
> On 08/25 09:23 , Jeffrey J. Kosowsky wrote:
> > I would make it consistent with the heirarchy:
> > --
> > I'm not sure what date adds since the date is irrelevant unless you
> > are referring to the date of
On 08/25 09:23 , Jeffrey J. Kosowsky wrote:
> I would make it consistent with the heirarchy:
> --
> I'm not sure what date adds since the date is irrelevant unless you
> are referring to the date of the snapshot in which case it would be an
> alternative to backup#.
I would prefer date, since the
Carl Wilhelm Soderstrom wrote at about 07:51:10 -0500 on Thursday, August 25,
2011:
> On 08/25 07:50 , Brad Alexander wrote:
> > Really a small thing, but when doing a restore, and you save as a .zip or
> > .tar, instead of defaulting to a generic and non-descriptive filename of
> > restore.{t
On 08/25 07:50 , Brad Alexander wrote:
> Really a small thing, but when doing a restore, and you save as a .zip or
> .tar, instead of defaulting to a generic and non-descriptive filename of
> restore.{tar|zip}, how about something more descriptive, such as
> --.{tar|zip}?
I second this request!
I
Really a small thing, but when doing a restore, and you save as a .zip or
.tar, instead of defaulting to a generic and non-descriptive filename of
restore.{tar|zip}, how about something more descriptive, such as
--.{tar|zip}?
I was going to have a look at the code and see if I could whip up a patc
We use dumpPreUserCmd to run database dumps, then backup the
resulting files. Some of these dumps take a *really* long time.
The annoying part is that the logs don't show the *actual* start
time of the backups (that is, the time when the dumpPreUserCmd is
started), they only show the "start" of t
On 3/22/11 7:10 AM, Scott wrote:
> If there is a different place to submit features, I apologize.
>
> It would be great if there were a field for machine description - for example
> for location or similar.
>
> Most of the machines I deal with are 'tagged' with a number. We usually name
> the mac
If there is a different place to submit features, I apologize.
It would be great if there were a field for machine description - for
example for location or similar.
Most of the machines I deal with are 'tagged' with a number. We usually
name the machine with this number, so in backuppc I see a
Dne 6.12.2010 20:02, Robin Lee Powell napsal(a):
>
> It would be really nice to be able to tell the backuppc server to
> finish all current backups without queuing any others, and then
> stop/exit completely.
>
> I know I can sort-of do this by disabling backups for each host, but
> that's a really
It would be really nice to be able to tell the backuppc server to
finish all current backups without queuing any others, and then
stop/exit completely.
I know I can sort-of do this by disabling backups for each host, but
that's a really big pain, and from the reading of the queuing system
I did a
Jon Craig wrote at about 18:36:01 -0400 on Saturday, August 29, 2009:
> On Fri, Aug 28, 2009 at 2:39 PM, Jeffrey J.
> Kosowsky wrote:
> > Craig Barratt wrote at about 10:48:25 -0700 on Friday, August 28, 2009:
> >
> > Perhaps an interesting alternative way to do this without having to go
> >
On Fri, Aug 28, 2009 at 2:39 PM, Jeffrey J.
Kosowsky wrote:
> Craig Barratt wrote at about 10:48:25 -0700 on Friday, August 28, 2009:
>
> Perhaps an interesting alternative way to do this without having to go
> into the config file (and in a way similar to what a previous
> responder mentioned) wou
Craig Barratt wrote at about 10:48:25 -0700 on Friday, August 28, 2009:
> Jeffrey writes:
>
> > In general, using FullKeepCnt and IncrKeepCnt (and associated
> > variables) works well to prune older backups.
> >
> > But sometimes there is a *specific* older backup that you want to hang
> >
Jeffrey writes:
> In general, using FullKeepCnt and IncrKeepCnt (and associated
> variables) works well to prune older backups.
>
> But sometimes there is a *specific* older backup that you want to hang
> onto because it has some crucial data (or is a 'better' snapshot). It
> would be great if yo
s...@users.sourceforge.net wrote at about 18:27:31 +0200 on Friday, August 28,
2009:
> On Fri, Aug 28, 2009 at 11:47:41AM -0400, Jeffrey J. Kosowsky wrote:
> > In general, using FullKeepCnt and IncrKeepCnt (and associated
> > variables) works well to prune older backups.
> >
> > But sometime
On Fri, Aug 28, 2009 at 11:47:41AM -0400, Jeffrey J. Kosowsky wrote:
> In general, using FullKeepCnt and IncrKeepCnt (and associated
> variables) works well to prune older backups.
>
> But sometimes there is a *specific* older backup that you want to hang
> onto because it has some crucial data (o
Le vendredi 28 août 2009 à 11:47 -0400, Jeffrey J. Kosowsky a écrit :
> In general, using FullKeepCnt and IncrKeepCnt (and associated
> variables) works well to prune older backups.
>
> But sometimes there is a *specific* older backup that you want to hang
> onto because it has some crucial data (
I like it...
steve
On Fri, Aug 28, 2009 at 11:47 AM, Jeffrey J.
Kosowsky wrote:
> In general, using FullKeepCnt and IncrKeepCnt (and associated
> variables) works well to prune older backups.
>
> But sometimes there is a *specific* older backup that you want to hang
> onto because it has some cruc
In general, using FullKeepCnt and IncrKeepCnt (and associated
variables) works well to prune older backups.
But sometimes there is a *specific* older backup that you want to hang
onto because it has some crucial data (or is a 'better' snapshot). It
would be great if you could tell BackupPC to keep
On Thu, Apr 09, 2009 at 01:57:18PM -0700, Craig Barratt wrote:
> John,
>
> It's still on my todo list - I didn't get around to it for 3.2.0beta0.
> I'll see if I can get it in before the final 3.2.0 release.
Thanks.
I would really appreciate it.
--
-- rouilj
J
John,
It's still on my todo list - I didn't get around to it for 3.2.0beta0.
I'll see if I can get it in before the final 3.2.0 release.
Craig
--
This SF.net email is sponsored by:
High Quality Requirements in a Collabor
Hi all:
For the upcoming 3.2 release is anything being down to reap zombie
processes?
Currently if you have multiple shares being backed up on a single
host, a share is backed up and the child process is just abandoned as
far as I can tell. This leads to a bunch of zombies being generated.
They
hi all,
here is the description of the "problem":
if my backuppc compresses the files in the pool and I archive an host
requiring that the archive is compressed, backuppc does the
decompression for extracting the data of the pool and then compress it
again for write it to the archive file.
and n
On Fri, Nov 07, 2008 at 03:16:23PM -0800, Rich Rauenzahn wrote:
> > If you want to send an archive of a backup to tape that you can
> > restore (without BackupPC), check out 'Archive Functions' in the
> > BackupPC documentation:
> > http://backuppc.sourceforge.net/faq/BackupPC.html#archive_fu
Nils Breunese (Lemonbit) wrote:
> If you want to send an archive of a backup to tape that you can
> restore (without BackupPC), check out 'Archive Functions' in the
> BackupPC documentation:
> http://backuppc.sourceforge.net/faq/BackupPC.html#archive_functions
>
> Nils Breunese.
>
>
>
I'v
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yazz D. Atlas wrote:
> How difficult would it be to have BackupPC create a link to the last
> Full backup. The reason this would be handy to me is I'm required to
> backup to tape to a system I don't have much control over. I just want
> to tell the ba
My solution for the moment is to do the following:
--- DumpPostUserCmd ---
/usr/local/bin/link-full-backup.sh $host
--- end ---
--- file named link-full-backup.sh ---
#!/bin/bash
HOST=${1}
TOPDIR="/array/backuppc-01/pc"
if [ -d ${TOPDIR}/${HOST} ] ; then
cd ${TOPDIR}/${HOST}
ln -sfT $(cat
Yazz writes:
> I may be able to just do it with $DumpPostUserCmd but I haven't tested
> that yet. I just think it would be nicer to have it as a built in option.
>
> /bin/ln -sf $topDir/pc/$host/$(/bin/cat $topDir/pc/$host/backups \
> | /bin/grep full | /bin/sort -n | /usr/bin/tail -1 \
> | /bin/
Ski writes:
> Running Backuppc 2.1.2 on a debian linux server and backing up a linux
> machine, I ran into a problem backing up a file where the entire path
> length was 318 characters. Once I shrunk the path length it worked
> perfectly. Has this been fixed in version 3.1? If not, could you ad
Yazz D. Atlas wrote:
> How difficult would it be to have BackupPC create a link to the last
> Full backup. The reason this would be handy to me is I'm required to
> backup to tape to a system I don't have much control over. I just want
> to tell the backup service a simple directorie to grab. I wo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yazz D. Atlas wrote:
> How difficult would it be to have BackupPC create a link to the last
> Full backup. The reason this would be handy to me is I'm required to
> backup to tape to a system I don't have much control over. I just want
> to tell the ba
How difficult would it be to have BackupPC create a link to the last
Full backup. The reason this would be handy to me is I'm required to
backup to tape to a system I don't have much control over. I just want
to tell the backup service a simple directorie to grab. I would like to
be able to tell th
Hi,
Running Backuppc 2.1.2 on a debian linux server and backing up a linux
machine, I ran into a problem backing up a file where the entire path
length was 318 characters. Once I shrunk the path length it worked
perfectly. Has this been fixed in version 3.1? If not, could you add
this to th
Hi all
I searched the mailing list archive for some infos, but I didn't found
anything.
I think that some improvements in the user interface could be usefull,
it should be easy to get the folder size in the explore window of an
host. If I need to recover an entire directory I need to know the si
I'd love to be able to flush the background queue without restarting
BackupPC. When I need to restore files, I usually need to do it NOW and
when a full load of backups are running, the server is usually running
pretty hard.
--
Thank you,
Corey Baldwin
--
For my backups of /home I always exclude '/*/tmp/' and tell my users
that anything they don't want backed up should go in /home/username/tmp
Rsync will exclude /home/username/tmp and any files or directories
contained in /home/username/tmp
-Rob
Robin Lee Powell wrote:
> A feature I'd really like
Sending the files or directories individually would be a great feature
in itself. I have had so many problems with rsync and tar running out
of resources because of the cumulative share size being too large.
Sending the sub-directories individually would solve that headache ... +
having the option
On Sat, 18 Aug 2007 04:38:42 +0200
"Nils Breunese (Lemonbit)" <[EMAIL PROTECTED]> wrote:
> Jacob wrote:
>
> > On Fri, 17 Aug 2007 11:12:55 -0700
> > Robin Lee Powell <[EMAIL PROTECTED]> wrote:
> >
> >> A feature I'd really like, and would be willing to give gifts in
> >> return for, would be some
Jacob wrote:
On Fri, 17 Aug 2007 11:12:55 -0700
Robin Lee Powell <[EMAIL PROTECTED]> wrote:
A feature I'd really like, and would be willing to give gifts in
return for, would be something like this:
User touches a file named ".donotbackup" in a directory. Backuppc
notices this and does not b
On Fri, 17 Aug 2007 11:12:55 -0700
Robin Lee Powell <[EMAIL PROTECTED]> wrote:
>
> A feature I'd really like, and would be willing to give gifts in
> return for, would be something like this:
>
> User touches a file named ".donotbackup" in a directory. Backuppc
> notices this and does not backu
A feature I'd really like, and would be willing to give gifts in
return for, would be something like this:
User touches a file named ".donotbackup" in a directory. Backuppc
notices this and does not backup that directory. The sysadmin
doesn't have to alter the system include list.
-Robin
--
Hi all
I got a feature request that I would submit.
I think that could be interesting the possibility to spool remotely some
backup of some host.
I'm thinking of something as a property of a backup to be sent through
ssh (scp or rsync) to another instance backuppc somewhere in a remote
place.
I
Hi guys and I'll start with a big "thank you" for BackupPC - it's really
nice to see such an easy to admin backup program :-)
One thing I'd love is a way to purge old directories _now_. I have
some cron scripts to remove some files before others (some files I want
for a long time, but others I
* On Sunday 25 March 2007 15:18, "Krsnendu dasa" <[EMAIL PROTECTED]>
wrote:
>It is hard to find files in the backups by browsing. If there were a
>search feature that allowed you to search one or more computers
>backups that would be great.
I know this isn't a "real solution" per se, but if you
It is hard to find files in the backups by browsing. If there were a
search feature that allowed you to search one or more computers
backups that would be great.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join Sourc
I've found BackupPC so useful, that I already have over 30 hosts (Linux,
AIX, F5's, & Windows) configured. Unfortunately, the "Host Summary" page
has become quite large.
It would be a really nice feature to have a config option that allows
you to group hosts together. For the different groups, it
I'm using BackupPC at multiple locations to backup mostly windows xp workstations. Works great!A couple of things would make it work better:1. Put the "
$Conf{ServerHost}" name in the title bar and/or page headings and/or Server navigation panel of every cgi page.2. Add a "Logout" option to the
On Wed, 2005-07-27 at 11:33, Kanwar Ranbir Sandhu wrote:
> On Wed, 2005-27-07 at 08:46 -0700, David Koski wrote:
> > That would be awesome! Last I checked the Mondo Rescue web site was in
> > a sad state of disrepair. A couple of weeks ago the links were broken
> > and it was mostly unusable. Backu
On Wed, 2005-27-07 at 08:46 -0700, David Koski wrote:
> That would be awesome! Last I checked the Mondo Rescue web site was in
> a sad state of disrepair. A couple of weeks ago the links were broken
> and it was mostly unusable. Backuppc with bare metal restore would
> have everything.
I've been w
On Wed, 27 Jul 2005 01:08:27 -0400
Yaroslav Halchenko <[EMAIL PROTECTED]> wrote:
> Hi to all Backuppcers once again
>
> In the light of recent harddrive failures, I'm wondering if you would
> consider a new feature request for Backuppc, such as creation of
> backuppc live-CD.
That would be aweso
Hi to all Backuppcers once again
In the light of recent harddrive failures, I'm wondering if you would
consider a new feature request for Backuppc, such as creation of
backuppc live-CD.
I see it as a CD based on any live-cd distro which already exists, and
can be some minimalistic one, which on b
86 matches
Mail list logo