BackupPC-users

Re: [BackupPC-users] Permission query

2009-04-17 02:35:11
Subject: Re: [BackupPC-users] Permission query
From: Alex Schaft <alexs AT quicksoftware.co DOT za>
To: Craig Barratt <cbarratt AT users.sourceforge DOT net>
Date: Fri, 17 Apr 2009 08:29:31 +0200
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/fshare/fhome

What permissions are shown when you browse to that directory
in the web interface?

Craig
  
As below:

[root@qsbackup f%2f]# pwd
/opt/backuppc/files/pc/mail/184/f%2f
[root@qsbackup f%2f]# ll
total 16
-rw-r-----  3 backuppc backuppc   26 Apr 17 05:04 attrib
drwxr-x---  5 backuppc backuppc 4096 Apr 17 06:00 fetc
drwxr-x---  3 backuppc backuppc 4096 Apr 17 06:03 fhome
drwxr-x---  6 backuppc backuppc 4096 Apr 17 06:00 froot
[root@qsbackup f%2f]#

And on the original machine:

[root@mail /]# pwd
/
[root@mail /]# ll etc home root -d
drwxr-xr-x  66 root root 12288 Apr 17 04:04 etc
drwxr-xr-x   4 root root  4096 Apr 15 20:07 home
drwxr-x---   6 root root  4096 Apr 17 06:16 root
[root@mail /]#

I'm just investigating a difference in TarClientCmd that I'm not sure if that could cause it

Default:
$Conf{TarClientCmd} = '$sshPath -q -x -n -l root $host env LC_ALL=C $tarPath -c -v -f - -C $shareName+ --totals';

Overridden:
$Conf{TarClientCmd} = '$sshPath -q -x -n -l root $host $tarPath -c -v -f - -C $shareName+ --totals';




Attachment: alexs.vcf
Description: Vcard

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/