Search Results

Search: Posts Made By: jw_712
9,167
Posted By jw_712
It's actually slightly more complicated then that...
It's actually slightly more complicated then that - my rpt's are within recursive dirs under SOURCE. eg.

$ find /tmp/opt -name "*.rpt"
/tmp/opt/d/def.rpt
/tmp/opt/b.rpt
/tmp/opt/a.rpt
$ rsync...
9,167
Posted By jw_712
rsync with particular file pattern
I'd like to rsync any files that end with 'rpt' under source dir called 'opt', and here is the command i tried: rsync -avz --include='*.rpt' --exclude='*' /opt /tmp -n
but the list returned is a...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 02:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy