LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   quick rsync question (https://www.linuxquestions.org/questions/linux-software-2/quick-rsync-question-656214/)

don_wombat_73 07-16-2008 04:16 PM

quick rsync question
 
Lets say I have a directory structure like this:

/Folder1/Folder1_A
/Folder1/Folder1_B
/Folder1/Folder1_C

If I setup rsync to recursively sync "Folder1" as the source to a seperate folder, how do I tell it to ignore "Folder1_C"?

trickykid 07-16-2008 04:18 PM

--exclude=

man rsync for more details


All times are GMT -5. The time now is 08:38 AM.