I am trying to create a clone of the structure of our multi-terabyte file server. I know that cp --parents can move the file and its parent structure, but is there any way to copy my directory structure intact?
I want to copy to the Linux system and our file server is CIFS mounted there.