Displaying 1 result from an estimated 1 matches for "archiveonlinux".
2008 Apr 24
1
Maxtor NAS share problem
...y Linux systems, but when I try 
and use rsync to do a backup rsync fails with a message about failing to 
change owner.
Digging a little deeper into the problem I find that the 
directories/files on the share all look something like the following
drwxr-xr-x  1 35000 root       0 2008-02-12 15:21 ArchiveOnLinux
drwxrwxrwx  1 35003 root       0 2008-04-22 01:01 Public
-rwxrw-rw-  1 35000 root 1127239 2008-02-28 11:28 gw_rn_vp_grey.pdf
which ISN'T the user (or group) I would have expected it to be mounted 
as. (I've done a chmod u+s /usr/bin/smbmnt to allow users to mount the 
share and I expected...