search for: p873

Displaying 2 results from an estimated 2 matches for "p873".

Did you mean: 873
2015 Apr 14
1
The complicated filter rule used by me worked for one Debian mirror and not for the other.
...running a version of rsync that supports protocol > version 30, whereas ftp.is.co.za is running an older version that only > supports up to 29. Anyway, thanks for your above notes again. I finally use the nmap to check the things you said above are correct: werner at debian:~$ nmap -sV -p873 ftp.cn.debian.org [snip] 873/tcp open rsync (protocol version 30) werner at debian:~$ nmap -sV -p873 ftp.is.co.za [snip] 873/tcp open rsync (protocol version 29) > I haven't used such complex filter rules yet (I've > been sticking to the --include / --exclude stuff) Of cours...
2015 Apr 14
3
The complicated filter rule used by me worked for one Debian mirror and not for the other.
Hi all, I write a complex filter rules as follows: rsync -amvHPRSB131072 -n --delete --delete-excluded \ -f +_dists/jessie/**binary-all/Packages.gz \ -f +_dists/jessie/Release* \ -f +_dists/jessie/**binary-amd64/Packages.gz \ -f +_dists/jessie/**installer-amd64/*** \ -f +_dists/jessie/**binary-i386/Packages.gz \ -f +_dists/jessie/**installer-i386/*** \ -f +_dists/***/ \ -f -_*