[SAC] [OSGeo] #2454: rsync issue on staging.grass.osgeo.org

OSGeo trac_osgeo at osgeo.org
Wed May 6 19:25:48 PDT 2020


#2454: rsync issue on staging.grass.osgeo.org
---------------------------+------------------------
 Reporter:  neteler        |       Owner:  sac@…
     Type:  defect         |      Status:  closed
 Priority:  normal         |   Milestone:  Unplanned
Component:  Systems Admin  |  Resolution:  fixed
 Keywords:  rsync          |
---------------------------+------------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 neteler,

 I see that jef set it up the way you did using rsync daemon that runs on
 port 873.
 I can't easily give you the same one without allocating another ip which
 would mean you can't use the same domain.  Instead I mapped your 873
 container port out to 50026.

 So to do your rsync you have to specify the port.  See if this works okay.
 I tested on one of my servers and see grass website listed now


 {{{
 rsync --port=50026 staging.grass.osgeo.org::
 }}}

 Feel free to reopen if this doesn't solve your issue.

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2454#comment:5>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list