rsync + include

Michael Westermann michael at sest.owl.de
Sun Feb 6 20:39:46 CET 2000


Hallo,

ich teste gerade mit rsync rum, exclude klappt schon super,
wenn ich dann aber wider was includen will funkt das nicht.

hier der Script

#!/bin/sh
rsync -rva  \
--delete \
--include="dists/slink/main/source/devel/" \
--include="dists/slink/main/source/devel/hello_*" \
--exclude="disks-1.20/" \
--exclude="binary-hurd-i386/" \
--exclude="disks-2.88/" \
--exclude="woody" \
--exclude="dists/sid/" \
--exclude="source"  \
--exclude="dists/unstable" \
--exclude="kernel-image*" \
--exclude="kernel-doc*" \
--exclude="kernel-patch*" \
--exclude="project/" \
--exclude="dists/slink/main/disks-i386/" \
--exclude="dists/potato/main/disks-i386/2.2.[!5]*/" \
mail::debian debian 

eigentlich sollten die hello sourcen includet werden, werden sie
aber nicht. 
Warum blos ?

Gruss Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 233 bytes
Desc: not available
URL: <http://lug-owl.de/pipermail/linux/attachments/20000206/03b63057/attachment.sig>


More information about the Linux mailing list