<?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 - EXCLUDE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-exclude/m-p/3929168#M287159</link>
    <description>Have a look at the rsync man page and read about the '--exclude' option.  You should be able to use that to do what you need.</description>
    <pubDate>Fri, 19 Jan 2007 11:51:56 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2007-01-19T11:51:56Z</dc:date>
    <item>
      <title>RSYNC - EXCLUDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-exclude/m-p/3929167#M287158</link>
      <description>Hello, i would like to rsync a directory without a special dir. example: /usr/sap/trans/sik . everythink must by rsync but without the directory sik . I use hpux 11.23</description>
      <pubDate>Fri, 19 Jan 2007 11:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-exclude/m-p/3929167#M287158</guid>
      <dc:creator>Andreas Plumanns</dc:creator>
      <dc:date>2007-01-19T11:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: RSYNC - EXCLUDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-exclude/m-p/3929168#M287159</link>
      <description>Have a look at the rsync man page and read about the '--exclude' option.  You should be able to use that to do what you need.</description>
      <pubDate>Fri, 19 Jan 2007 11:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-exclude/m-p/3929168#M287159</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-01-19T11:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: RSYNC - EXCLUDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-exclude/m-p/3929169#M287160</link>
      <description>if I have src1/src2/src4 under /tmp/src1 and I don't this to be rsynced, then exclude src1/src2/src4 from the process:&lt;BR /&gt;&lt;BR /&gt;rsync -avz --exclude=src1/src2/src4 /tmp/src1 /tmp/dest1/&lt;BR /&gt;&lt;BR /&gt;or have an exclusions file and put your list of exlusions in there, then have --exclude-from="name of your exclusions file"</description>
      <pubDate>Fri, 19 Jan 2007 11:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-exclude/m-p/3929169#M287160</guid>
      <dc:creator>Mancboy</dc:creator>
      <dc:date>2007-01-19T11:53:53Z</dc:date>
    </item>
  </channel>
</rss>

