<?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: FTP with No-OverWrite in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923674#M761683</link>
    <description>No. Unless destination files have no write perms.</description>
    <pubDate>Wed, 10 Jan 2007 04:19:23 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2007-01-10T04:19:23Z</dc:date>
    <item>
      <title>FTP with No-OverWrite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923673#M761682</link>
      <description>Hello.&lt;BR /&gt;I would like to ftp files from one HP-UX machine to another HP-UX machine. But on destination already many files are present. Is there a way to FTP files with no-overwrite option?&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Wed, 10 Jan 2007 04:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923673#M761682</guid>
      <dc:creator>panchpan</dc:creator>
      <dc:date>2007-01-10T04:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: FTP with No-OverWrite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923674#M761683</link>
      <description>No. Unless destination files have no write perms.</description>
      <pubDate>Wed, 10 Jan 2007 04:19:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923674#M761683</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2007-01-10T04:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: FTP with No-OverWrite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923675#M761684</link>
      <description>How to make destination files as no-overwrite?</description>
      <pubDate>Wed, 10 Jan 2007 04:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923675#M761684</guid>
      <dc:creator>panchpan</dc:creator>
      <dc:date>2007-01-10T04:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTP with No-OverWrite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923676#M761685</link>
      <description>Every file on unix has three permissions associated with it. red, write and execute.&lt;BR /&gt;&lt;BR /&gt;To make file un-writable.&lt;BR /&gt;chmod ugo-w&lt;BR /&gt;man chmod for details.</description>
      <pubDate>Wed, 10 Jan 2007 04:38:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923676#M761685</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2007-01-10T04:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTP with No-OverWrite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923677#M761686</link>
      <description>Many Thanks.&lt;BR /&gt;Also, can you please tell me the command of copying or modifying 100 files as filename.old ?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 10 Jan 2007 04:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923677#M761686</guid>
      <dc:creator>panchpan</dc:creator>
      <dc:date>2007-01-10T04:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: FTP with No-OverWrite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923678#M761687</link>
      <description>Hi,&lt;BR /&gt;you may need to use the chmod 444 filename, rather than ogu. You should get a "555 Permission denied".&lt;BR /&gt;&lt;BR /&gt;Example of renaming of files:&lt;BR /&gt;for i in `ls *.txt`&lt;BR /&gt;do&lt;BR /&gt;echo mv $i ${i}.old&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;Once you are happy with the output, remove the echo.</description>
      <pubDate>Wed, 10 Jan 2007 04:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-with-no-overwrite/m-p/3923678#M761687</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-01-10T04:58:02Z</dc:date>
    </item>
  </channel>
</rss>

