Re: [BackupPC-users] Permission query

2009-04-16 Thread Alex Schaft
On 2009/04/17 08:05, Craig Barratt wrote: > Alex writes: > > >> The folder shows up in the backup as 0750. The -p is present >> > > Do you mean when you look at the directory permissions below > the PC directory on the backup server; eg, the output from: > > ls -ld /TOPDIR/pc/HOST/nnn/f

[BackupPC-users] Backup aborted by signal=PIPE

2009-04-16 Thread Boniforti Flavio
Hello list. As I'm checking backups this morning, I see: delete d 777 0/0 0 VARIE attribWrite(dir=fUfficio) -> /var/lib/backuppc/pc/mail.cometti.ch/new/fUfficio/attrib attribWrite(dir=) -> /var/lib/backuppc/pc/mail.cometti.ch/new//attrib Child is aborting Got exit from child Don

Re: [BackupPC-users] Permission query

2009-04-16 Thread Les Mikesell
Alex Schaft wrote: > On 2009/04/16 22:23, Les Mikesell wrote: >> Alex Schaft wrote: >> >>> Hi, >>> >>> I've got a folder /home with permission 0755. When this gets backed up >>> via tar it becomes 0750. Any reason for this? >>> >> >> Do you mean a restored copy has 0750? Tar normally applie

Re: [BackupPC-users] Permission query

2009-04-16 Thread Craig Barratt
Alex writes: > The folder shows up in the backup as 0750. The -p is present Do you mean when you look at the directory permissions below the PC directory on the backup server; eg, the output from: ls -ld /TOPDIR/pc/HOST/nnn/fshare/fhome What permissions are shown when you browse to that dir

Re: [BackupPC-users] Permission query

2009-04-16 Thread Alex Schaft
On 2009/04/16 22:23, Les Mikesell wrote: > Alex Schaft wrote: > >> Hi, >> >> I've got a folder /home with permission 0755. When this gets backed up >> via tar it becomes 0750. Any reason for this? >> > > > Do you mean a restored copy has 0750? Tar normally applies the current > umask unles

Re: [BackupPC-users] Permission query

2009-04-16 Thread Les Mikesell
Alex Schaft wrote: > Hi, > > I've got a folder /home with permission 0755. When this gets backed up > via tar it becomes 0750. Any reason for this? Do you mean a restored copy has 0750? Tar normally applies the current umask unless you use the -p option (which the default config should include

Re: [BackupPC-users] Why no files where transferred in this session?

2009-04-16 Thread Matthias Meyer
Les Mikesell wrote: >>> /bin/nice -n 10 /bin/autossh -R :localhost:22 -M >>> 0 -N -C -i /etc/ssh/id_rsa -p 22 u...@server.domain.at or >>> install it as a service via cygrunsrv. >>> The ssh tunnel is open the whole day and my server can >>> connect to the client whenever he want. >> >> Nice, but

[BackupPC-users] Permission query

2009-04-16 Thread Alex Schaft
Hi, I've got a folder /home with permission 0755. When this gets backed up via tar it becomes 0750. Any reason for this? Alex begin:vcard fn:Alex Schaft n:Schaft;Alex org:Quick Software;Software Development adr:;;PO Box 2571;Edenvale;;1610;South Africa email;internet:al...@quicksoftware.co.za

Re: [BackupPC-users] BackupFilesExclude and BackupFilesOnly Not W orking

2009-04-16 Thread Bowie Bailey
John Aranibar wrote: > Good Morning All > > I have installed backuppc latest version on my ubuntu 7.10 Server. > I am using it to backup WinXP workstations that are on a Win2003 > Small Bussines Server. > The problem is that it is backuping up the ws's entiry C Driver, > ratter than a particular

Re: [BackupPC-users] BackupFilesExclude and BackupFilesOnly Not Working

2009-04-16 Thread Craig Barratt
John writes: > $Conf{SmbShareName} = [ > 'C$' > ]; > #FILES TO BACKUP > #- > $Conf{BackupFilesOnly} = { > 'c' => ['/MS_OUTLOOK/*'], > }; First, the 'c' should be 'C$' - it should match the share name. Also, you can't use wildcar

[BackupPC-users] BackupFilesExclude and BackupFilesOnly Not Working

2009-04-16 Thread John Aranibar
Good Morning All I have installed backuppc latest version on my ubuntu 7.10 Server. I am using it to backup WinXP workstations that are on a Win2003 Small Bussines Server. The problem is that it is backuping up the ws's entiry C Driver, ratter than a particular Directory. Here is my con

Re: [BackupPC-users] BackupPC server on OS X Server? (was Guide to set up Apache on OS X (to use mod_perl)

2009-04-16 Thread Les Mikesell
Odhiambo Washington wrote: > On Thu, Apr 16, 2009 at 4:34 PM, Thomas von Eyben > mailto:thomasvoney...@gmail.com>> wrote: > > HI List, > > Just once more my question > "Is anyone on the list actually running BackupPC on OS X?" > > As described below I am having some difficulties

Re: [BackupPC-users] No files dumped for share docs

2009-04-16 Thread Adam Goryachev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gérald Becker wrote: > error log : > full backup started for directory docs > Connected to XXX.XXX.XXX.XXX:873, remote version 29 > Negotiated protocol version 28 > Connected to module docs > Sending args: --server --sender --numeric-ids --perms --owne

Re: [BackupPC-users] BackupPC server on OS X Server? (was Guide to set up Apache on OS X (to use mod_perl)

2009-04-16 Thread Odhiambo Washington
On Thu, Apr 16, 2009 at 4:34 PM, Thomas von Eyben wrote: > HI List, > > Just once more my question > "Is anyone on the list actually running BackupPC on OS X?" > > As described below I am having some difficulties in getting the perl > environment satisfactory for using BackupPC and therefore I wou

[BackupPC-users] No files dumped for share docs

2009-04-16 Thread Gérald Becker
Hi all, i got an error when trying to backup my windows. Backuppc works with my linux clients using rsync and ssh, all is fine. But when i try to add a windows client, i got errors. I want to use rsyncd on windows xp, install seems fine, rsyncd.secrets and rsyncd.conf are configured, i open fi

[BackupPC-users] BackupPC server on OS X Server? (was Guide to set up Apache on OS X (to use mod_perl)

2009-04-16 Thread Thomas von Eyben
HI List, Just once more my question "Is anyone on the list actually running BackupPC on OS X?" As described below I am having some difficulties in getting the perl environment satisfactory for using BackupPC and therefore I would like to hear from other that is using OS X to host the BackupPC ser