The root of all my rsync/network problems is a permissions problem
The /mnt/network is
drwxrwxrwx  3 root root  4096 Mar 13 13:24 test

After I mount using
mount -t smbfs -o 
username=paul,password=pass //LKG7DDD5F/gentoobackup /mnt/network

the /mnt/network permissions have change to

drwxr-xr-x  1 root root 0 Mar 13 16:57 test

How do I ensure the permissions stay the same after the mount

Paul
-- 
This message has been sent using kmail with gentoo linux
-- 
gentoo-user@gentoo.org mailing list

Reply via email to