Displaying 1 result from an estimated 1 matches for "sometwo".
Did you mean:
somehow
2005 Jun 16
2
Include and Exclude
...* .
i correctly rsync only 3.4 and 4.0 dirs of repository...
I would like to rsync only dirs "xxx" and "yyy" from 3.4 and 4.0, for example:
/packages/centos/3.4/someone/xxx/ - yes
/packages/centos/3.4/someone/ - no
/packages/centos/4.0/someone/xxx/ - yes
/packages/centos/4.0/sometwo/yyy/ - yes
Is it possible?
Thank you,
fRANz