[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

rsync problem



Hi!
I've got a problem with rsync. my wish:
i want to get all binary-i386 packages of the potato distribution from
ftp.de.debian.org.
so i set up an includes file as follows:
- **/
- **/*
+ dists/potato/
+ dists/potato/*
+ dists/potato/*/
+ dists/potato/*/*
+ dists/potato/*/binary-i386/
+ dists/potato/*/binary-i386/*
+ dists/potato/*/binary-i386/*/
+ dists/potato/*/binary-i386/*/*   

and then typed the following:
rsync -vaunR --include-from=<file_above> ftp.de.debian.de::debian .

but rsync only tells me "nothing to do for client" :-(
What do i do wrong? which includes/excludes should i use?

TIA trapstep
--
<==============================================================================>
If you wanna contact me for any reason, do it!
You'll reach me at:
	mailto:	trapstep@gmx.net
	ICQ#:	21753787
	Phone:	ask me :-)

fortune of the day:
Families, when a child is born
Want it to be intelligent.
I, through intelligence,
Having wrecked my whole life,
Only hope the baby will prove
Ignorant and stupid.
Then he will crown a tranquil life
By becoming a Cabinet Minister
		-- Su Tung-p'o
<==============================================================================>


Reply to: