LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   copy recursively across directories (https://www.linuxquestions.org/questions/%2Absd-17/copy-recursively-across-directories-682258/)

stefaandk 11-09-2008 09:44 PM

copy recursively across directories
 
I wan to copy the files in these directories.

From


topdir/subdir1
/subdir2
/subdir3/
/subdir4/subsubdir1

TO

topdir/subdir1
/subdir2
/subdir3/
/subdir4/subsubdir1

So both have the same structure and both have files, I want to add them together within the same structure without overwriting any files/dirs at the destination.

Thanks

irishbitte 11-09-2008 10:01 PM

take a look at rsync


All times are GMT -5. The time now is 07:11 AM.