When I do scp -rp * 192.168.0.12://mydiras root, all of the files and sub-files are owned by root. I would like to have them keep their original owners (and groups).
Can this be done? Todd
When I do scp -rp * 192.168.0.12://mydiras root, all of the files and sub-files are owned by root. I would like to have them keep their original owners (and groups).
Can this be done? Todd