[BackupPC-users] [Fwd: Re: BackupPC_Admin doesn't work]

2007-12-20 Thread Alex Schaft
Wrong reply to button... Original Message Subject:Re: [BackupPC-users] BackupPC_Admin doesn't work Date: Thu, 20 Dec 2007 20:48:11 +0200 From: Alex Schaft <[EMAIL PROTECTED]> To: Ed Miller <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]

Re: [BackupPC-users] how to disable incremental

2007-12-20 Thread John Pettitt
Nelson Serafica wrote: > > Anyone knows how to disable incremental backup? Set the incremental interval to a value larger than the full backup interval. John > > > Tired of spam? Yahoo! Mail has the best spam protection a

[BackupPC-users] how to disable incremental

2007-12-20 Thread Nelson Serafica
Anyone knows how to disable incremental backup? Tired of spam? Yahoo! Mail has the best spam protection around http://ph.mail.yahoo.com - This SF.net email is

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Paul Fox
les wrote: > Paul Fox wrote: > > > of course, they don't believe in man pages, do they... sigh. what > > a crock. > > It's gnu, remember - the people who insist that you need the source to > do anything useful. yeah, i know. i'm just cranky because i just found out the OLPC give-1-ge

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Les Mikesell
Paul Fox wrote: > of course, they don't believe in man pages, do they... sigh. what > a crock. It's gnu, remember - the people who insist that you need the source to do anything useful. -- Les Mikesell [EMAIL PROTECTED] --

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Paul Fox
Les Mikesell <[EMAIL PROTECTED]> wrote: > Yes but it is specific to gnutar not anything general. Try timing: that's worse, of course!! > tar --totals --one-file-system -cf /dev/null / > or > tar --totals --one-file-system -cf - / > /dev/null > vs. > tar --totals --one-file-system -cf - / |c

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Les Mikesell
Paul Fox wrote: > > > tar -cvf /dev/null > > > > > > the tar to /dev/null actually doesn't take that long at all, maybe a few > > > minutes depending on the size. > > > > Gnu tar actually recognizes if stdout is connected to /dev/null (even if > > you redirect instead of specifying -f)

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Paul Fox
les wrote: > Les Stott wrote: > > > tar -cvf /dev/null > > > > the tar to /dev/null actually doesn't take that long at all, maybe a few > > minutes depending on the size. > > Gnu tar actually recognizes if stdout is connected to /dev/null (even if > you redirect instead of specifying

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Les Mikesell
Les Stott wrote: > tar -cvf /dev/null > > the tar to /dev/null actually doesn't take that long at all, maybe a few > minutes depending on the size. Gnu tar actually recognizes if stdout is connected to /dev/null (even if you redirect instead of specifying -f) and doesn't bother to read the f

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Les Stott
Jon Forrest wrote: Les Mikesell wrote: I don't think tar is capable of transferring a directory listing without the contents of the files. Since it runs over ssh you could run some other command, but the command isn't guaranteed to exist or to be permitted by the sshd config at the other

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Jon Forrest
Les Mikesell wrote: > I don't think tar is capable of transferring a directory listing without > the contents of the files. Since it runs over ssh you could run some > other command, but the command isn't guaranteed to exist or to be > permitted by the sshd config at the other end. If 'tar' i

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Les Mikesell
Jon Forrest wrote: > >> I think it would theoretically be possible to >> get a target directory listing with the transfer methods that backuppc >> supports but it wouldn't be trivial. > > I've started looking at the source code for BackupPC. > Too bad there aren't more comments. There's obvious

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Paul Archer
12:56pm, Les Mikesell wrote: > Jon Forrest wrote: > >> One reason why I think my idea has promise is because this is how >> all the commercial backup products I've ever used work. Adding >> this feature to BackupPC would just bring it closer to >> the commercial backup products. > > Don't those pr

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Jon Forrest
Les Mikesell wrote: > Jon Forrest wrote: > >> One reason why I think my idea has promise is because this is how >> all the commercial backup products I've ever used work. Adding >> this feature to BackupPC would just bring it closer to >> the commercial backup products. > > Don't those products a

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Les Mikesell
Jon Forrest wrote: > One reason why I think my idea has promise is because this is how > all the commercial backup products I've ever used work. Adding > this feature to BackupPC would just bring it closer to > the commercial backup products. Don't those products all require a client side agent,

[BackupPC-users] Restore problem

2007-12-20 Thread Erik van Linstee
I recently did a large restore, 25Gb in 177 minutes. At a first glance it seemed to have succeeded, but now I find that in some directories files have been misplaced. I am restoring from one windows client to another using rsyncd. To be precise, the data is still there, but the filenames have

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Jon Forrest
Nils Breunese (Lemonbit) wrote: > Sounds nice, but doesn't seem to cover all use cases. For instance, I > exclude directories that may not exist at all on some of my clients. How > would your GUI method facilitate that? This would clearly be a per-client feature. If the directories to exclude d

Re: [BackupPC-users] Rsynd command

2007-12-20 Thread Les Mikesell
[EMAIL PROTECTED] wrote: > Hi, > > I would like to know the rsync commd that BackupPC use to back-up a client > (Xfer Methode Rsyncd). > I don't use ssh. > > I would like just see the command line in order to test it manually in a > terminal. Over ssh the syntax is host:/path for a remote targ

[BackupPC-users] RE Backup File Exclude'

2007-12-20 Thread romain . pichard
Hello, Do you use "BackupFilesOnly" ? With Smb, you can't use "BackupFilesOnly" and "BackupFilesExclude" in the same time. For this you have to use rsyncd for example. Good luck Romain "Support IFM informatique" <[EMAIL PROTECTED]> Envoyé par : [EMAIL PROTECTED] 20/12/2007 14:24 A cc O

Re: [BackupPC-users] Rsynd command

2007-12-20 Thread romain . pichard
Thanks a lot but I found it just before your mail. However, it's very nice to answer. ;) Have a nice day. Romain Les Mikesell <[EMAIL PROTECTED]> 20/12/2007 14:42 A Romain PICHARD/Mondeville/VIC/[EMAIL PROTECTED] cc backuppc-users@lists.sourceforge.net Objet Re: [BackupPC-users] Rsynd com

[BackupPC-users] Backup File Exclude'

2007-12-20 Thread Support IFM informatique
There is something I don't understand in the setting of parameters of BackUp PC - The function 'Backup File Exclude' is never taken into account - The use of a ID wildcard respecting the upper case doesn't change anything. It appears as if no instruction was given. -

[BackupPC-users] Rsynd command

2007-12-20 Thread romain . pichard
Hi, I would like to know the rsync commd that BackupPC use to back-up a client (Xfer Methode Rsyncd). I don't use ssh. I would like just see the command line in order to test it manually in a terminal. Thanks a lot. Romain SC2N -S.A Siège Social : 2, Rue Andre Boulle - 94000 Créteil - 32

Re: [BackupPC-users] RE Per host retention period

2007-12-20 Thread romain . pichard
Ok, I never installed or used BackupPC 2. The 3rd version must be very simple of using for you. Good luck. Romain Carlos Acedo <[EMAIL PROTECTED]> Envoyé par : [EMAIL PROTECTED] 20/12/2007 12:16 A backuppc-users@lists.sourceforge.net cc Objet Re: [BackupPC-users] RE Per host retention per

Re: [BackupPC-users] RE Per host retention period

2007-12-20 Thread Carlos Acedo
I was using BackupPC 2, I just installed version 3, wow this is much more user friendly to configure, thank you for the tip [EMAIL PROTECTED] escribió: > > You well come Carlos. > > Do you try to create your configuration with the web interface ? > Generally, there are less risks to configure y

Re: [BackupPC-users] RE Per host retention period

2007-12-20 Thread romain . pichard
You well come Carlos. Do you try to create your configuration with the web interface ? Generally, there are less risks to configure your host by the web interface. In my case, I set the values for the server with the config file and after I configure my hosts with the web interface. Just a pers

[BackupPC-users] Configuration the email notification

2007-12-20 Thread romain . pichard
Hi, I'm trying to configure the email notification for BackupPC but it doesn't work. So, I would like to configure it with a Lotus Notes Server. First, I allowed the IP address of BackupPC server to send requests to the Lotus Notes server. Then, I configure Sendmail wich is installed on the Bac

Re: [BackupPC-users] RE Per host retention period

2007-12-20 Thread Carlos Acedo
Hi Romain, Thank you for the help, I thought it was a general backup setting, as it is before the "General per-PC configuration settings" section. How about options like $Conf{WakeupSchedule} and $Conf{FullPeriod}? I tried to put them in the host config files, but I get config errors. I need to

[BackupPC-users] RE Per host retention period

2007-12-20 Thread romain . pichard
Hi, Yes it's possible ton configure the retention period with BackupPC. You can do that via the web interface or the config file. Moreover, you can define your value per host or for all hosts and define it for full or incr backups. The title of the part in the help document is "What to backup an

Re: [BackupPC-users] Per host retention period

2007-12-20 Thread Nils Breunese (Lemonbit)
Carlos Acedo wrote: I'm trying to configure BackupPC to backup different hosts, but I would like to keep the data more time for some hosts. As I understand from de doc this is not possible, am I right? No, you're not right. :o) From the overview section in the docs: "Flexible configuration

[BackupPC-users] Per host retention period

2007-12-20 Thread Carlos Acedo
Hi, I'm trying to configure BackupPC to backup different hosts, but I would like to keep the data more time for some hosts. As I understand from de doc this is not possible, am I right? Thank you, Carlos. - SF.Net email i

Re: [BackupPC-users] Idea For BackupPC Improvement

2007-12-20 Thread Nils Breunese (Lemonbit)
Jon Forrest wrote: A couple of weeks ago I had trouble configuring BackupPC to include and exclude client directories. With the help of readers of this list, I learned that I didn't understand the syntax and semantics of the $Conf{BackupFilesOnly} variable. One way that I could have avoided thi