I need to copy some files from one computer to another, and if the files reside on an NTFS drive I want them to retain the original permissions (ie owner, group/user rights etc.)

How do I do this? (I will be copying from \\machinename\c$\dir to \\machine2\c$\dir including all sub folders/files etc.)