Displaying 4 results from an estimated 4 matches for "i386cd".
Did you mean:
i386
2001 Nov 13
3
rsync exclude/include
...e:
exclude holds:
/*
include holds:
/iso/1.5.*/i386
I am calling rsync using
rsync -avz --include-from="include" --exclude-from="exclude"
ftp3.sourceforge.net::/netbsd/iso iso/
but nothing happens. No files transfered. But I would expect rsync to
transfer files:
/iso/1.5.1/i386cd.iso
/iso/1.5.1/i386pkg1.iso
/iso/1.5.1/i386pkg2.iso
/iso/1.5.1/i386pkg3.iso
/iso/1.5.2/i386cd.iso
/iso/1.5.1/i386pkg1.iso
/iso/1.5.1/i386pkg2.iso
/iso/1.5.1/i386pkg3.iso
Can one explane why rsync doesn't transfer there files and point me to some
error in my include/exclude files?
Thanks in ad...
2001 Nov 13
1
rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr, da? alle bekannten Viren und deren Varianten erkannt wurden.]
...iso
-r--r--r-- 79036416 2001/07/18 10:53:00 1.5.1/arm32cd.iso
-r--r--r-- 60653568 2001/07/18 10:55:00 1.5.1/cobaltcd.iso
-r--r--r-- 56197120 2001/07/18 10:56:00 1.5.1/hp300cd.iso
-r--r--r-- 68157440 2001/07/18 10:57:00 1.5.1/hpcmipscd.iso
-r--r--r-- 99549184 2001/07/18 11:54:00 1.5.1/i386cd.iso
-rw-r--r-- 642969600 2001/06/22 23:35:26 1.5.1/i386pkg1.iso
-rw-r--r-- 643368960 2001/06/23 02:35:08 1.5.1/i386pkg2.iso
-rw-r--r-- 641138688 2001/06/23 05:35:02 1.5.1/i386pkg3.iso
-r--r--r-- 61702144 2001/07/18 12:01:00 1.5.1/mac68kcd.iso
-r--r--r-- 68780032 2001/07/18 11:00:00 1.5....
2001 Nov 13
1
rsync exclude/include [FIDUCIA virengeprüft - ohne Gewähr, daß alle bekannten Viren und deren Varianten erkannt wurden.]
...rsync include/exclude matching is definitively wrong. If
"... matching is done using shell filename matching ..." this file should
work:
- /*
+ /iso/1.5.*/i386*
but doesn't. Looks like "*" is matched, but does not lead to a "true"
matched against "/iso/1.5.1/i386cd.iso". Any way to debug this, making sure
how matches are really done?
--
Thomas
2006 Mar 15
5
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
I'm running:
localhost(6.1-P)[21] uname -a
FreeBSD localhost 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19: Wed Mar 15 07:15:25 PST 2006 root@g1-18.catwhisker.org.:/common/S2/obj/usr/src/sys/LAPTOP_30W i386
localhost(6.1-P)[22]
I figured I'd grab a copy of the recent 6.1-BETA4 (disc1) ISO to
try it out & hand it out to folks....
It seems to have worked, but I got a bit of a whine