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:

[r...@qsbackup f%2f]# pwd
/opt/backuppc/files/pc/mail/184/f%2f
[r...@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
[r...@qsbackup f%2f]#

And on the original machine:

[r...@mail /]# pwd
/
[r...@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
[r...@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';




begin:vcard
fn:Alex Schaft
n:Schaft;Alex
org:Quick Software;Software Development
adr:;;PO Box 2571;Edenvale;;1610;South Africa
email;internet:[email protected]
title:Programmer
tel;work:011 451 9100
tel;cell:082 899 71 73
x-mozilla-html:TRUE
url:http://www.quicksoftware.co.za
version:2.1
end: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
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to