cp -a /source/. /dest/
The -a option preserves all file attributes as well as symlinks. And the . at end of the source path is like a wild card telling cp you want to copy all files and folders, included hidden ones.
|
Results 1 to 3 of 3
Thread: Copy bulk Files in LinuxThreaded View
Tags for this Thread |
|
|
|