How to preserve file attributes when one copy files in Windows?
Posted
by netvope
on Super User
See other posts from Super User
or by netvope
Published on 2010-05-27T21:51:36Z
Indexed on
2010/05/27
21:53 UTC
Read the original article
Hit count: 170
On Linux, we can simply do:
cp -pr directory
How to do that in Windows? Can it be done in Windows Explorer? Any GUI tool suggestions?
© Super User or respective owner