How to copy Files from Network folder to Local drive and preserve permissions?
- by ThinkCode
Is it possible?
I have a network disk mounted. How do I save the files (folders and files recursively) to my local disk preserving permissions?
Thank you...