hi,
I have just bougth a BWE 500Go and try to enable the rsync server.
According to the guide of this website it is better to upgrade the rsync version to safe memory.
Before the upgrade with ipkg I try
[root@MyBookWorld ~]# rsync --version
rsync version 2.6.8 protocol version 29
I upgrade with
/opt/bin/ipkg install rsync
and just after I perform the previous command :
[root@MyBookWorld ~]# rsync --version
rsync version 2.6.8 protocol version 29
It still the version 2.6.8 instead of 3.0.5
Where is the 3.0.5 version ?