I have been trying to save my data to a 120GB usb disk. I’ve used k3b,
konqueror copy to and resync. all the files are owned by username:users.
After the copies are complete the group has bee changed to username:root.
When I restore the file(files) I have to go in an change all the groups
back to users. why is it changing the permissions? Is there a way around
this?
>
> Note usbdisk and myusername are examples.
>
Thanks Malcolm. I finally got around to trying this today. It did not work
with the sudo (keep giving error on the mkdir step) but I was able to
accomplish it by logging on as root. The rsync still had some permission
problems but I got those straightened out. the last restore I did
apparently used username:root and some of the . directories were 755
instead of 700 and vice versa. I compared them to my 10.3 install and
changed them accordingly. So far no problems.