[BackupPC-users] cc: A bit of code:

2006-11-21 Thread DHAJOGLO
I made a small addition to 2.1.2 that others may find nice. I added a line that reports the file system usage. I have a rather small file system and so I put a file system usage report on the summary screen: In Summary.pm (line 50): my $fileSysUsage = BackupPC::Lib::CheckFileSystemUsage($bpc);

Re: [BackupPC-users] LDAP authentication against Active Directory?

2006-11-14 Thread DHAJOGLO
>1) Do I assume right? BackupPC doesn't do the auth, apache would. Check the apache setup for information about getting LDAP to work. >2) Are there any "gotchyas" that don't apply to a stock OpenLDAP backend? Of course, just like anything of this nature, a user will be needed to initially conn

Re: [BackupPC-users] Upgrade Problem

2006-11-09 Thread DHAJOGLO
On Thursday, November 09, 2006 7:53 AM, Eric Snyder wrote: >I upgraded to 3.0 and now am having problems with Apache. > >I am getting a Apache login and when I access my page but I cannot login >no matter what. What does this mean? Is it returning a "Authorization Required" after the un/pw fai

Re: [BackupPC-users] Backup backuppc

2006-11-09 Thread DHAJOGLO
On Thursday, November 09, 2006 5:00 AM, daniel berteaud wrote: > >You can use rsync to do that, something like > >rsync -avP -H /old_location [EMAIL PROTECTED]:/new_location > >should do the trick > > You can also just tar up the backuppc directory and move it as one chunk. You are going to h

Re: [BackupPC-users] BackupPC Errors

2006-11-08 Thread DHAJOGLO
On Wednesday, November 08, 2006 8:45 AM, Byron Trimble wrote: >Good Morning, >I have setup Backuppc, I'm getting "bash: BackupPC_sendEmail: command not >found" when trying to run scripts from command line. I have tried as >BACKUPPCUSER and root. > >Thanks, > > This sounds like a PATH problem some

Re: [BackupPC-users] SMB backup failing

2006-11-07 Thread DHAJOGLO
Can you manually use smbclient to transfer this 12gig file? >This took 40 hours to run, and backed up a lot, but when it got to a 12gb >file, it choked. > - Using Tomcat but need to do more? Need to support web services, s

[BackupPC-users] cifs vs. samba

2006-11-07 Thread DHAJOGLO
Right... so lets start here: I (we) have several options to run backups. Of these options, it seems samba is very popular for windows hosts. And indeed, this is very flexible and easy to use. Is there any advantage to using cifs over samba where cifs is used like nfs. Simply mount the windo

[BackupPC-users] new user

2006-11-07 Thread DHAJOGLO
I've been working with BackupPC for a week or two now and so far I'm happy with it. I've brought up the Apache cgi script fine and have made a few BackupPC_dump runs to check that things are working properly. So, I figured I'd join the mailing list to read up on what others are doing. I have