[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[rdiff-backup-users] Directory Permissions Query
From: |
Paul Cuttriss |
Subject: |
[rdiff-backup-users] Directory Permissions Query |
Date: |
Sun, 05 Apr 2009 23:38:07 +0100 |
User-agent: |
Thunderbird 2.0.0.21 (Windows/20090302) |
Hi
I am using 1.2.8-win32 on Windows XP as a client and backing up (using a
plink/ssh connection) to an Ubuntu server running 1.2.8.
No errors, but a weird permissions problem(?). All directories created
are 777, apart from the rdiff-backup-data directory and subs which are
700 (as expected).
If I mount the remote filesystem using Samba and run it as a 'local'
backup the directory permissions seem to be sane.
Output of a run below. Any thoughts? Is this expected? Or have I missed
something obvious......which could be likely :-)
Thanks
Paul C
########################
C:\Program Files\CCL-Sync>rdiff-backup.exe -v5 --no-acls --no-hard-links
--remote-schema "c:\Program Files\Putty\plink.
exe %s rdiff-backup --server" "C:\Documents and
Settings\xxx\Desktop\rdiff-script-test" address@hidden::share/r
diff-script-test
Using rdiff-backup version 1.2.8
Executing c:\Program Files\Putty\plink.exe address@hidden
rdiff-backup --server
Hardlinks disabled by default on Windows
Unable to import module xattr.
Extended attributes not supported on filesystem at C:\Documents and
Settings\xxx\Desktop\rdiff-script-test
POSIX ACLs test skipped. rdiff-backup run with --no-acls option.
Windows ACLs test skipped. rdiff-backup run with --no-acls option.
escape_dos_devices not required by filesystem at C:\Documents and
Settings\xxxDesktop\rdiff-script-test
-----------------------------------------------------------------
Detected abilities for source (read only) file system:
Access control lists Off
Extended attributes Off
Windows access control lists Off
Case sensitivity Off
Escape DOS devices Off
Escape trailing spaces Off
Mac OS X style resource forks Off
Mac OS X Finder information Off
-----------------------------------------------------------------
Extended attributes not supported by filesystem at
share/rdiff-script-test/rdiff-backup-data/rdiff-backup.tmp.0
POSIX ACLs test skipped. rdiff-backup run with --no-acls option.
Windows ACLs test skipped. rdiff-backup run with --no-acls option.
escape_dos_devices not required by filesystem at
share/rdiff-script-test/rdiff-backup-data/rdiff-backup.tmp.0
-----------------------------------------------------------------
Detected abilities for destination (read/write) file system:
Ownership changing Off
Hard linking On
fsync() directories On
Directory inc permissions On
High-bit permissions On
Symlink permissions Off
Extended filenames On
Windows reserved filenames Off
Access control lists Off
Extended attributes Off
Windows access control lists Off
Case sensitivity On
Escape DOS devices Off
Escape trailing spaces Off
Mac OS X style resource forks Off
Mac OS X Finder information Off
-----------------------------------------------------------------
Backup: must_escape_dos_devices = 0
Symbolic links excluded by default on Windows
Starting mirror C:\Documents and Settings\xxx\Desktop\rdiff-script-test
to share/rdiff-script-test
Processing changed file .
Processing changed file test-folder
Processing changed file test-folder/file.txt
Processing changed file test.txt
######################################
File permissions that result
262779 4 drwxrwxrwx 4 paul xxx 4096 Apr 5 20:41
./rdiff-script-test/
262793 4 -rw-rw-rw- 1 paul xxx 6 Apr 5 17:11
./rdiff-script-test/test.txt
262790 4 drwxrwxrwx 2 paul xxx 4096 Apr 5 20:41
./rdiff-script-test/test-folder
262792 4 -rw-rw-rw- 1 paul xxx 7 Apr 5 20:41
./rdiff-script-test/test-folder/file.txt
262785 4 drwx------ 3 paul xxx 4096 Apr 5 23:32
./rdiff-script-test/rdiff-backup-data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [rdiff-backup-users] Directory Permissions Query,
Paul Cuttriss <=