<?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: rsync problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866962#M45022</link>
    <description>Thank you for everybody.&lt;BR /&gt;both box rsync  version is 2.6.2  protocol version 28.&lt;BR /&gt;nick@www:~&amp;gt; rsync -avzog ppbase/  nick@221.137.12.115:/srv/rsync/ppbase/&lt;BR /&gt;Connection timed out&lt;BR /&gt;rsync: connection unexpectedly closed (0 bytes read so far)&lt;BR /&gt;rsync error: error in rsync protocol data stream (code 12) at io.c(342)&lt;BR /&gt;&lt;BR /&gt;I'll install a new suse8.2 box to have a try .</description>
    <pubDate>Mon, 25 Oct 2004 22:11:28 GMT</pubDate>
    <dc:creator>NiCK_76</dc:creator>
    <dc:date>2004-10-25T22:11:28Z</dc:date>
    <item>
      <title>rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866955#M45015</link>
      <description>I wanna copy some files from suse8.2 box to sles9 box by rsync,but it was not work,error message blow:&lt;BR /&gt;Connection timed out&lt;BR /&gt;rsync: connection unexpectedly closed (0 bytes read so far)&lt;BR /&gt;rsync error: error in rsync protocol data stream (code 12) at io.c(342)&lt;BR /&gt;&lt;BR /&gt;how to solve it?</description>
      <pubDate>Sat, 23 Oct 2004 00:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866955#M45015</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-10-23T00:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866956#M45016</link>
      <description>May I suggest openssh.&lt;BR /&gt;&lt;BR /&gt;scp command.&lt;BR /&gt;&lt;BR /&gt;Attaching a document that works very nicely for exchanging public keys enabling password free copying of files between Linux and/or HP-UX systems. &lt;BR /&gt;&lt;BR /&gt;Ignore the X-Windows instructions, the cat command will do just fine as a substitute. Also, the instructions on directory permissions are critical.&lt;BR /&gt;&lt;BR /&gt;openssh works well and is secure.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 23 Oct 2004 20:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866956#M45016</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-23T20:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866957#M45017</link>
      <description>1) does it work locally on sles9 ?&lt;BR /&gt;2) do you have DNS resolution between these hosts?</description>
      <pubDate>Sun, 24 Oct 2004 05:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866957#M45017</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-10-24T05:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866958#M45018</link>
      <description>hi ,Steven E Protter ,thank you for your advice.&lt;BR /&gt;I used scp to transmit files before post the  thread. SCP can't transmit some important information ,such as permission and owner .use rsync -og can do it.How can I?</description>
      <pubDate>Sun, 24 Oct 2004 20:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866958#M45018</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-10-24T20:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866959#M45019</link>
      <description>rsync needs rsh and .rhosts entries. This means the rsh and rsh-server need to be installed on respective machines and configured to allow rlogins.</description>
      <pubDate>Mon, 25 Oct 2004 09:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866959#M45019</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2004-10-25T09:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866960#M45020</link>
      <description>Nick,&lt;BR /&gt;&lt;BR /&gt;I use tar in combination with ssh. There are the examples:&lt;BR /&gt;&lt;BR /&gt;To copy to remote&lt;BR /&gt;&lt;BR /&gt;tar -c YOUR_FILES | ssh REMOTE "cd DIR; tar -xv"&lt;BR /&gt;&lt;BR /&gt;To copy from remote&lt;BR /&gt;&lt;BR /&gt;ssh REMOTE "cd DIR; tar -c YOUR_FILES" | tar -xv&lt;BR /&gt;&lt;BR /&gt;The command is similar to create a tar, copy it to the remote node and extract files, but in this case the tar file is not created. You can omitt the cd DIR if the files resides on your login directory.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 25 Oct 2004 09:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866960#M45020</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-10-25T09:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866961#M45021</link>
      <description>What is the exact command you are trying to run?&lt;BR /&gt;What is the version of rsync on each box? &lt;BR /&gt;&lt;BR /&gt;There are known issues with specific versions.  The latest, greatest version is 2.6.3 and can be downloaded from &lt;A href="http://rsync.samba.org" target="_blank"&gt;http://rsync.samba.org&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 13:38:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866961#M45021</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2004-10-25T13:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866962#M45022</link>
      <description>Thank you for everybody.&lt;BR /&gt;both box rsync  version is 2.6.2  protocol version 28.&lt;BR /&gt;nick@www:~&amp;gt; rsync -avzog ppbase/  nick@221.137.12.115:/srv/rsync/ppbase/&lt;BR /&gt;Connection timed out&lt;BR /&gt;rsync: connection unexpectedly closed (0 bytes read so far)&lt;BR /&gt;rsync error: error in rsync protocol data stream (code 12) at io.c(342)&lt;BR /&gt;&lt;BR /&gt;I'll install a new suse8.2 box to have a try .</description>
      <pubDate>Mon, 25 Oct 2004 22:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866962#M45022</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-10-25T22:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866963#M45023</link>
      <description>Have you tried utilizing rsync over ssh? You can accomplish this by a command similar to the following:&lt;BR /&gt;&lt;BR /&gt;rsync /some/file -ave ssh servername:/some/other/dir&lt;BR /&gt;&lt;BR /&gt;Please note you can pass any other rsync options as well. From the error indicated above, it appears that you do not have rsync installed on the target system.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;John</description>
      <pubDate>Tue, 26 Oct 2004 10:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866963#M45023</guid>
      <dc:creator>John Pretti</dc:creator>
      <dc:date>2004-10-26T10:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866964#M45024</link>
      <description>hi John Pretti, thank you!&lt;BR /&gt;I can use rsync over ssh.It worked.&lt;BR /&gt;&lt;BR /&gt;thank you for everyone!</description>
      <pubDate>Tue, 26 Oct 2004 11:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866964#M45024</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-10-26T11:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: rsync problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866965#M45025</link>
      <description>Solved</description>
      <pubDate>Mon, 06 Dec 2004 09:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rsync-problem/m-p/4866965#M45025</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-12-06T09:40:17Z</dc:date>
    </item>
  </channel>
</rss>

