On Tue, 14 Apr 2015 13:32:46 +0200, Paul Slootman wrote:

> ftp.cn.debian.org is 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@debian:~$ nmap -sV -p873 ftp.cn.debian.org
[snip]
873/tcp open  rsync   (protocol version 30)

werner@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 course, you can try to use them ;-)

> but I wouldn't be
> surprised if some of the filter rules don't work on the older rsync.

Let we stay here to expect for the experiences from others similar to my 
case ;-)

Regards
> 
> 
> Paul





-- 
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to