bar top left
bar top right
left curve
right curve
Welcome, Guest

Help us test Elastix rsync repo server
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: Help us test Elastix rsync repo server
#35193
Help us test Elastix rsync repo server 2 Years, 4 Months ago Karma: 39
Dear Community,

We now have an rsync server that you may use to build your own local Elastix repo and save bandwidt The server name is rsync://rsync0.elastix.org/elastix

If you would like to have a mirror server for the Elastix 1.5 repo and its updates you may run something like:

Code:

rsync -avrt rsync://rsync0.elastix.org/elastix/1.5/ /var/www/mirror/


Where /var/www/mirror/ is the document root of the webserver where you may like to build your local mirror.

If you want to mirror the whole Elastix repo you can do something like:

Code:

rsync -avrt rsync://rsync0.elastix.org/elastix/ /var/www/mirror/


Looking forward for your feedback.

Regards,

Rafael
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
rafael
Free Software is all about freedom
Administrator
Posts: 1459
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Elastix Location: Ecuador Birthday: 10/11
Reply Quote
 
#81360
Re:Help us test Elastix rsync repo server 7 Months ago Karma: 0
Hello

Can you please check the rsync server, it has refused connections for a long time now

rsync -avrt rsync://rsync0.elastix.org/elastix/ /srv/www/lighttpd/elastix/
rsync: failed to connect to rsync0.elastix.org: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
ThomasC
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1
Moderators: rafael, Bob, jgutierrez