Re: [BackupPC-users] Can't do a backup

2011-07-29 Thread Holger Parplies
Hi, Rory Toma wrote on 2011-07-28 19:16:08 -0700 [[BackupPC-users] Can't do a backup]: > I just got the latest version today from sourceforge and got it up and > running. > > Here is my client config, filled in from the web form: > > $Conf{TarShareName} = [ > '/servers/mothership/data/home/E

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread owens
- Original Message - From: Alain Péan To: backuppc-users@lists.sourceforge.net Sent: 7/29/2011 3:53:05 PM Subject: Re: [BackupPC-users] Backing up of Windows Client Machine Le 29/07/2011 10:51, jiahwei a écrit : > Hi Bowie, > > this is my config for GISNB350 > > $Conf{XferMeth

[BackupPC-users] dump/restore support?

2011-07-29 Thread Rory Toma
Are there any plans to add dump/restore as a supported option? -- Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on Thin

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread Bowie Bailey
On 7/29/2011 4:51 AM, jiahwei wrote: > Hi Bowie, > > this is my config for GISNB350 > > $Conf{XferMethod} = 'smb'; > $Conf{SmbShareName} = [ > 'C$' > ]; > $Conf{BackupFilesOnly} = { > '*' => [ > 'C$' > ] > }; So you only want to back up files named 'C$' ? If you want to back up everythi

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread Alain Péan
Le 29/07/2011 10:51, jiahwei a écrit : > Hi Bowie, > > this is my config for GISNB350 > > $Conf{XferMethod} = 'smb'; > $Conf{SmbShareName} = [ >'C$' > ]; > $Conf{BackupFilesOnly} = { >'*' => [ > 'C$' >] > }; > $Conf{SmbShareUserName} = 'GISNB350\\administrator'; > $Conf{SmbSharePa

Re: [BackupPC-users] summary page hanging on LOCK

2011-07-29 Thread Massimo
I think I solved the problem. The /var/lib/backuppc is a file system mounted in nfs. I have to mount it with the option nolock. I did and now it works Thanks anyway and sorry if I wrote a mail and found the solution immediately after I pressed send. From: Massimo [mailto:mass

[BackupPC-users] summary page hanging on LOCK

2011-07-29 Thread Massimo
Hi, I need a help to solve this problem: When I click on the "host summary" link, the browser remains hanged for ever. The "Status" page, the "Edit config", the "Edit Hosts", "Admin Options" and below work correctly. The problems are on the pages "Host Summary" and when from the drop do

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread owens
- Original Message - From: jiahwei To: backuppc-users@lists.sourceforge.net Sent: 7/29/2011 8:54:49 AM Subject: [BackupPC-users] Backing up of Windows Client Machine Hi Bowie, this is my config for GISNB350 $Conf{XferMethod} = 'smb'; $Conf{SmbShareName} = [ 'C$' ]; $Conf{Ba

Re: [BackupPC-users] Poor BackupPC Performance

2011-07-29 Thread Richard Shaw
On Thu, Jul 28, 2011 at 7:47 PM, Jeffrey J. Kosowsky wrote: > Sure... > Would love to see the src rpm too because worse comes to worse I could > modify/recompile for FC12. Here's the link. There are F13 packages of the requires perl modules for FTP support and a F13 package for BackupPC. I've als

[BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread jiahwei
Hi Bowie, this is my config for GISNB350 $Conf{XferMethod} = 'smb'; $Conf{SmbShareName} = [ 'C$' ]; $Conf{BackupFilesOnly} = { '*' => [ 'C$' ] }; $Conf{SmbShareUserName} = 'GISNB350\\administrator'; $Conf{SmbSharePasswd} = ''; ~ ~ Hi all, I had already removed the -N but it's stil n

[BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread jiahwei
Hi Bowie, this is my config for GISNB350 $Conf{XferMethod} = 'smb'; $Conf{SmbShareName} = [ 'C$' ]; $Conf{BackupFilesOnly} = { '*' => [ 'C$' ] }; $Conf{SmbShareUserName} = 'GISNB350\\administrator'; $Conf{SmbSharePasswd} = 'Toedwy-L3'; $Conf{SmbClientFullCmd} = '$smbClientPath $host