<?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 problems with rsync in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-rsync/m-p/2652930#M46474</link>
    <description>Help me please , have a problema :&lt;BR /&gt;the operating system that I am using&lt;BR /&gt;RED HAT 7.2&lt;BR /&gt;&lt;BR /&gt;I am synchronizing server1(172.31.180.41 -vm2001) with server2&lt;BR /&gt;server1&lt;BR /&gt;in server1 have user jhon group jhon and users&lt;BR /&gt;the perms is : chown -R jhon:users www&lt;BR /&gt;# id john&lt;BR /&gt;[SERVER1]# id john&lt;BR /&gt;uid=506(ftpeima) gid=510(ftpeima) grupos=510(ftpeima),100(users)&lt;BR /&gt;&lt;BR /&gt;john:x:506:510::/var/www:/bin/false&lt;BR /&gt;users:x:100:HurtadoJ,john&lt;BR /&gt;cd /var/www&lt;BR /&gt;ll&lt;BR /&gt;drwxr-xr-x    2 john  users        4096 ene 22 20:52 cgi-bin&lt;BR /&gt;drwxr-xr-x    6 john users        4096 ene 22 20:25 html&lt;BR /&gt;drwxr-xr-x    3 john users        4096 nov 24 15:03 icons&lt;BR /&gt;drwxr-xr-x    2 john users       16384 nov 24 14:38 lost+found&lt;BR /&gt;drwxr-xr-x    3 john users        4096 dic 19 15:37 hp&lt;BR /&gt;&lt;BR /&gt;in server 2 THE User john no exist&lt;BR /&gt;cd /var/www&lt;BR /&gt;ll&lt;BR /&gt;drwxr-xr-x    2 506      users        4096 ene 22 18:27 cgi-bin&lt;BR /&gt;drwxr-xr-x    6 506      users        4096 dic 11 11:56 html&lt;BR /&gt;drwxr-xr-x    3 506      users        4096 nov 24 15:03 icons&lt;BR /&gt;drwxr-xr-x    2 506      users       16384 nov 24 14:38 lost+found&lt;BR /&gt;drwxr-xr-x    2 506      users        4096 nov 27 19:03 script&lt;BR /&gt;drwxr-xr-x    3 506      users        4096 nov 26 14:47 hp&lt;BR /&gt;&lt;BR /&gt;my problem is when I do rsync:&lt;BR /&gt;&lt;BR /&gt;#/usr/bin/rsync -avz --delete 172.31.180.41::vm2001 /var/www/hp/invent&lt;BR /&gt; @ERROR: invalid uid&lt;BR /&gt;#&lt;BR /&gt;I obtain east message of error:&lt;BR /&gt;&lt;BR /&gt; @ERROR: invalid uid&lt;BR /&gt;&lt;BR /&gt;note:before this worked and I let work when it changes of owner group john&lt;BR /&gt;chown -R john:john /var/www in server 1 and server2&lt;BR /&gt;&lt;BR /&gt;THANKS</description>
    <pubDate>Fri, 25 Jan 2002 13:45:38 GMT</pubDate>
    <dc:creator>Jairo Campana</dc:creator>
    <dc:date>2002-01-25T13:45:38Z</dc:date>
    <item>
      <title>problems with rsync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-rsync/m-p/2652930#M46474</link>
      <description>Help me please , have a problema :&lt;BR /&gt;the operating system that I am using&lt;BR /&gt;RED HAT 7.2&lt;BR /&gt;&lt;BR /&gt;I am synchronizing server1(172.31.180.41 -vm2001) with server2&lt;BR /&gt;server1&lt;BR /&gt;in server1 have user jhon group jhon and users&lt;BR /&gt;the perms is : chown -R jhon:users www&lt;BR /&gt;# id john&lt;BR /&gt;[SERVER1]# id john&lt;BR /&gt;uid=506(ftpeima) gid=510(ftpeima) grupos=510(ftpeima),100(users)&lt;BR /&gt;&lt;BR /&gt;john:x:506:510::/var/www:/bin/false&lt;BR /&gt;users:x:100:HurtadoJ,john&lt;BR /&gt;cd /var/www&lt;BR /&gt;ll&lt;BR /&gt;drwxr-xr-x    2 john  users        4096 ene 22 20:52 cgi-bin&lt;BR /&gt;drwxr-xr-x    6 john users        4096 ene 22 20:25 html&lt;BR /&gt;drwxr-xr-x    3 john users        4096 nov 24 15:03 icons&lt;BR /&gt;drwxr-xr-x    2 john users       16384 nov 24 14:38 lost+found&lt;BR /&gt;drwxr-xr-x    3 john users        4096 dic 19 15:37 hp&lt;BR /&gt;&lt;BR /&gt;in server 2 THE User john no exist&lt;BR /&gt;cd /var/www&lt;BR /&gt;ll&lt;BR /&gt;drwxr-xr-x    2 506      users        4096 ene 22 18:27 cgi-bin&lt;BR /&gt;drwxr-xr-x    6 506      users        4096 dic 11 11:56 html&lt;BR /&gt;drwxr-xr-x    3 506      users        4096 nov 24 15:03 icons&lt;BR /&gt;drwxr-xr-x    2 506      users       16384 nov 24 14:38 lost+found&lt;BR /&gt;drwxr-xr-x    2 506      users        4096 nov 27 19:03 script&lt;BR /&gt;drwxr-xr-x    3 506      users        4096 nov 26 14:47 hp&lt;BR /&gt;&lt;BR /&gt;my problem is when I do rsync:&lt;BR /&gt;&lt;BR /&gt;#/usr/bin/rsync -avz --delete 172.31.180.41::vm2001 /var/www/hp/invent&lt;BR /&gt; @ERROR: invalid uid&lt;BR /&gt;#&lt;BR /&gt;I obtain east message of error:&lt;BR /&gt;&lt;BR /&gt; @ERROR: invalid uid&lt;BR /&gt;&lt;BR /&gt;note:before this worked and I let work when it changes of owner group john&lt;BR /&gt;chown -R john:john /var/www in server 1 and server2&lt;BR /&gt;&lt;BR /&gt;THANKS</description>
      <pubDate>Fri, 25 Jan 2002 13:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-rsync/m-p/2652930#M46474</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2002-01-25T13:45:38Z</dc:date>
    </item>
  </channel>
</rss>

