<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How configure rsync in my server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583145#M374065</link>
    <description>Did you try a basic test.&lt;BR /&gt;&lt;BR /&gt;Like rsync -avz source_host:/source/path /destination/path&lt;BR /&gt;&lt;BR /&gt;and be careful about the trailing "/"  they cause rsync change recursive behavior. &lt;BR /&gt;&lt;BR /&gt;man rsync.&lt;BR /&gt;&lt;BR /&gt;This will test if you have ssh credentials working wiht rsync.&lt;BR /&gt;&lt;BR /&gt;Then you can go back to the daemon testing.</description>
    <pubDate>Sat, 13 Feb 2010 15:47:49 GMT</pubDate>
    <dc:creator>WayneHP</dc:creator>
    <dc:date>2010-02-13T15:47:49Z</dc:date>
    <item>
      <title>How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583134#M374054</link>
      <description>&lt;!--!*#--&gt;Server features are:&lt;BR /&gt;HP-UX B.11.31&lt;BR /&gt;4 Intel(R) Itanium 2 processors (1.5 GHz, 6 MB)&lt;BR /&gt;&lt;BR /&gt;greetings</description>
      <pubDate>Fri, 12 Feb 2010 13:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583134#M374054</guid>
      <dc:creator>juanitourquiza</dc:creator>
      <dc:date>2010-02-12T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583135#M374055</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;"How to configure" is based on what it is you want to do.  I suggest you examine the manpages and Google "rsync tutorial" for some background.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 12 Feb 2010 14:09:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583135#M374055</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-02-12T14:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583136#M374056</link>
      <description>I can configure rsync for red hat. I use this information:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.vicente-navarro.com/blog/2008/01/13/backups-con-rsync/" target="_blank"&gt;http://www.vicente-navarro.com/blog/2008/01/13/backups-con-rsync/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but in HP-UX is diferent.&lt;BR /&gt;&lt;BR /&gt;Someone was working with rsync en HP-UX?</description>
      <pubDate>Fri, 12 Feb 2010 14:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583136#M374056</guid>
      <dc:creator>juanitourquiza</dc:creator>
      <dc:date>2010-02-12T14:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583137#M374057</link>
      <description>&amp;gt;&amp;gt;but in HP-UX is diferent.&lt;BR /&gt;&lt;BR /&gt;No, it really shouldn't be.&lt;BR /&gt;&lt;BR /&gt;What problem are having when trying to configure it?  What have you done?  What does not work?</description>
      <pubDate>Fri, 12 Feb 2010 14:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583137#M374057</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-02-12T14:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583138#M374058</link>
      <description>I installed this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-3.0.6/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-3.0.6/&lt;/A&gt;&lt;BR /&gt;HP-UX 11i v3&lt;BR /&gt;(HP-UX 11.31) Itanium 2&lt;BR /&gt;&lt;BR /&gt;In the documentation say: "Is neccesary install xinetd" then I installed the xinetd.&lt;BR /&gt;&lt;BR /&gt;after of configuration rsync:&lt;BR /&gt;[sync_windows]&lt;BR /&gt;uid=nobody&lt;BR /&gt;gid=nobody&lt;BR /&gt;comment=Sincroniza carpeta web entre servidores&lt;BR /&gt;path=/pruebas&lt;BR /&gt;read only=false&lt;BR /&gt;hosts allow=172.16.5.56&lt;BR /&gt;&lt;BR /&gt;My error is the next:&lt;BR /&gt;rsync: failed to connect to 192.168.26.10: Connection refused (111)&lt;BR /&gt;rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6]&lt;BR /&gt;&lt;BR /&gt;How I can execute the daemon xinetd and the daemon rsync?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 12 Feb 2010 14:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583138#M374058</guid>
      <dc:creator>juanitourquiza</dc:creator>
      <dc:date>2010-02-12T14:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583139#M374059</link>
      <description>&amp;gt;&amp;gt;&amp;gt;rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6]&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;It would be better to check ??&lt;BR /&gt;&lt;BR /&gt;do simple ping test verse vis .&lt;BR /&gt;you can also add route to source &amp;amp; target</description>
      <pubDate>Fri, 12 Feb 2010 15:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583139#M374059</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-12T15:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583140#M374060</link>
      <description>Hi,&lt;BR /&gt;I don't have xinetd on my 11.31 and rsync works well. It's mean you have installed ixXinetd from internet express&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 12 Feb 2010 16:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583140#M374060</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2010-02-12T16:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583141#M374061</link>
      <description>I understand.&lt;BR /&gt;What is his your configuration for rsync?&lt;BR /&gt;&lt;BR /&gt;How I can execute daemon for rsync?</description>
      <pubDate>Fri, 12 Feb 2010 16:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583141#M374061</guid>
      <dc:creator>juanitourquiza</dc:creator>
      <dc:date>2010-02-12T16:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583142#M374062</link>
      <description>My Server (rsync) configuration&lt;BR /&gt;&lt;BR /&gt;/etc/rsyncd.conf on sourcehost:&lt;BR /&gt;# read only = true&lt;BR /&gt;uid = root&lt;BR /&gt;gid = root&lt;BR /&gt;max connections = 0 # no limit&lt;BR /&gt;pid file = /var/run/rsyncd.pid&lt;BR /&gt;log file = /var/adm/rsync.log&lt;BR /&gt;transfer logging = true&lt;BR /&gt;log format = %h %o %f %l %b&lt;BR /&gt;timeout = 300&lt;BR /&gt;&lt;BR /&gt;[segment]&lt;BR /&gt;path=/fs/vg03/lvol1&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Johnson</description>
      <pubDate>Fri, 12 Feb 2010 16:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583142#M374062</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-12T16:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583143#M374063</link>
      <description>I made this:&lt;BR /&gt;&lt;BR /&gt;[sync_windows]&lt;BR /&gt;#uid=nobody&lt;BR /&gt;#gid=nobody&lt;BR /&gt;uid=root&lt;BR /&gt;gid=root&lt;BR /&gt;comment=Sincroniza carpeta web entre servidores&lt;BR /&gt;#path=/pruebas&lt;BR /&gt;path=/dev/vg00/lvol3&lt;BR /&gt;read only=false&lt;BR /&gt;hosts allow=172.16.5.56&lt;BR /&gt;&lt;BR /&gt;In the pc windows executed this:&lt;BR /&gt;First:&lt;BR /&gt;- rsync -ar 192.168.26.10::sync_windows /pruebas --delete&lt;BR /&gt;&lt;BR /&gt;Second:&lt;BR /&gt;- rsync -ar 192.168.26.10::sync_windows /dev/vg00/lvol3/pruebas --delete&lt;BR /&gt;&lt;BR /&gt;But the error is the same:&lt;BR /&gt;rsync: failed to connect to 192.168.26.10: Connection refused (111)&lt;BR /&gt;rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6&lt;BR /&gt;]&lt;BR /&gt;&lt;BR /&gt;Exist communication between this two servers:&lt;BR /&gt;&lt;BR /&gt;C:\cwRsync\bin&amp;gt;ping 192.168.26.10&lt;BR /&gt;&lt;BR /&gt;Haciendo ping a 192.168.26.10 con 32 bytes de datos:&lt;BR /&gt;&lt;BR /&gt;Respuesta desde 192.168.26.10: bytes=32 tiempo=29ms TTL=254&lt;BR /&gt;Respuesta desde 192.168.26.10: bytes=32 tiempo&amp;lt;1m TTL=254&lt;BR /&gt;Respuesta desde 192.168.26.10: bytes=32 tiempo&amp;lt;1m TTL=254&lt;BR /&gt;Respuesta desde 192.168.26.10: bytes=32 tiempo&amp;lt;1m TTL=254&lt;BR /&gt;&lt;BR /&gt;EstadÃ­sticas de ping para 192.168.26.10:&lt;BR /&gt;    Paquetes: enviados = 4, recibidos = 4, perdidos = 0&lt;BR /&gt;    (0% perdidos),&lt;BR /&gt;Tiempos aproximados de ida y vuelta en milisegundos:&lt;BR /&gt;    MÃ­nimo = 0ms, MÃ¡ximo = 29ms, Media = 7ms&lt;BR /&gt;&lt;BR /&gt;Waht happen with rsync?&lt;BR /&gt;Some idea?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Feb 2010 16:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583143#M374063</guid>
      <dc:creator>juanitourquiza</dc:creator>
      <dc:date>2010-02-12T16:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583144#M374064</link>
      <description>"In the pc windows executed this:&lt;BR /&gt;First:&lt;BR /&gt;- rsync -ar 192.168.26.10::sync_windows /pruebas --delete&lt;BR /&gt;&lt;BR /&gt;Second:&lt;BR /&gt;- rsync -ar 192.168.26.10::sync_windows /dev/vg00/lvol3/pruebas --delete&lt;BR /&gt;&lt;BR /&gt;But the error is the same:&lt;BR /&gt;rsync: failed to connect to 192.168.26.10: Connection refused (111)&lt;BR /&gt;rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6]"&lt;BR /&gt;&lt;BR /&gt;since you issued that on the PC, it would seem that its possible that the daemon isn't running on the HPUX side.  Did you add any entries to /etc/services and /etc/inetd.conf?  If so, did you restart inetd?&lt;BR /&gt;&lt;BR /&gt;see:  &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.infoscience.co.jp/technical/rsync/original/rsyncd_conf.html" target="_blank"&gt;http://www.infoscience.co.jp/technical/rsync/original/rsyncd_conf.html&lt;/A&gt;</description>
      <pubDate>Fri, 12 Feb 2010 20:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583144#M374064</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2010-02-12T20:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583145#M374065</link>
      <description>Did you try a basic test.&lt;BR /&gt;&lt;BR /&gt;Like rsync -avz source_host:/source/path /destination/path&lt;BR /&gt;&lt;BR /&gt;and be careful about the trailing "/"  they cause rsync change recursive behavior. &lt;BR /&gt;&lt;BR /&gt;man rsync.&lt;BR /&gt;&lt;BR /&gt;This will test if you have ssh credentials working wiht rsync.&lt;BR /&gt;&lt;BR /&gt;Then you can go back to the daemon testing.</description>
      <pubDate>Sat, 13 Feb 2010 15:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583145#M374065</guid>
      <dc:creator>WayneHP</dc:creator>
      <dc:date>2010-02-13T15:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583146#M374066</link>
      <description>I need disable two things:&lt;BR /&gt;&lt;BR /&gt;- rsync 873/tcp&lt;BR /&gt;- rsync stream tcp nowait root /usr/bin/rsync rsyncd â  daemon&lt;BR /&gt;&lt;BR /&gt;I changed path in configuration:&lt;BR /&gt;&lt;BR /&gt;[sync_windows]&lt;BR /&gt;uid=root&lt;BR /&gt;gid=root&lt;BR /&gt;comment=Sincroniza carpeta web entre servidores&lt;BR /&gt;path=/pruebas&lt;BR /&gt;read only=false&lt;BR /&gt;hosts allow=172.16.5.56&lt;BR /&gt;&lt;BR /&gt;Thanks for your responseI need enable two things:&lt;BR /&gt;&lt;BR /&gt;- rsync 873/tcp&lt;BR /&gt;- rsync stream tcp nowait root /usr/bin/rsync rsyncd â  daemon&lt;BR /&gt;&lt;BR /&gt;I changed the configuration:&lt;BR /&gt;&lt;BR /&gt;[sync_windows]&lt;BR /&gt;uid=root&lt;BR /&gt;gid=root&lt;BR /&gt;comment=Sincroniza carpeta web entre servidores&lt;BR /&gt;path=/pruebas&lt;BR /&gt;read only=false&lt;BR /&gt;hosts allow=172.16.5.56&lt;BR /&gt;&lt;BR /&gt;Thanks for your response&lt;BR /&gt;Problem resolved</description>
      <pubDate>Wed, 17 Feb 2010 16:58:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583146#M374066</guid>
      <dc:creator>juanitourquiza</dc:creator>
      <dc:date>2010-02-17T16:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: How configure rsync in my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583147#M374067</link>
      <description>Sorry this is correct:&lt;BR /&gt;&lt;BR /&gt;I need ENABLE two things:&lt;BR /&gt;&lt;BR /&gt;- rsync 873/tcp&lt;BR /&gt;- rsync stream tcp nowait root /usr/bin/rsync rsyncd Ã¢Â Â daemon&lt;BR /&gt;&lt;BR /&gt;I changed path in configuration:&lt;BR /&gt;&lt;BR /&gt;[sync_windows]&lt;BR /&gt;uid=root&lt;BR /&gt;gid=root&lt;BR /&gt;comment=Sincroniza carpeta web entre servidores&lt;BR /&gt;path=/pruebas&lt;BR /&gt;read only=false&lt;BR /&gt;hosts allow=172.16.5.56&lt;BR /&gt;&lt;BR /&gt;Thanks for your responseI need enable two things:&lt;BR /&gt;&lt;BR /&gt;- rsync 873/tcp&lt;BR /&gt;- rsync stream tcp nowait root /usr/bin/rsync rsyncd Ã¢Â Â daemon&lt;BR /&gt;&lt;BR /&gt;I changed the configuration:&lt;BR /&gt;&lt;BR /&gt;[sync_windows]&lt;BR /&gt;uid=root&lt;BR /&gt;gid=root&lt;BR /&gt;comment=Sincroniza carpeta web entre servidores&lt;BR /&gt;path=/pruebas&lt;BR /&gt;read only=false&lt;BR /&gt;hosts allow=172.16.5.56&lt;BR /&gt;&lt;BR /&gt;Thanks for your response&lt;BR /&gt;Problem resolved</description>
      <pubDate>Wed, 17 Feb 2010 17:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-configure-rsync-in-my-server/m-p/4583147#M374067</guid>
      <dc:creator>juanitourquiza</dc:creator>
      <dc:date>2010-02-17T17:01:51Z</dc:date>
    </item>
  </channel>
</rss>

