<?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 FTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753624#M70830</link>
    <description>We have a job that runs every night on a VAX system and it generates several reports. These reports all have the same naming convention except that the dates are different.&lt;BR /&gt;&lt;BR /&gt;I will be running a cron job on a HPUX system that will grab all this files daily. Is there any parameters within FTP that I can get only the newest report generated from the VAX system? If not what I can do to streamline the process?</description>
    <pubDate>Thu, 27 Jun 2002 15:01:41 GMT</pubDate>
    <dc:creator>Jade Bulante</dc:creator>
    <dc:date>2002-06-27T15:01:41Z</dc:date>
    <item>
      <title>FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753624#M70830</link>
      <description>We have a job that runs every night on a VAX system and it generates several reports. These reports all have the same naming convention except that the dates are different.&lt;BR /&gt;&lt;BR /&gt;I will be running a cron job on a HPUX system that will grab all this files daily. Is there any parameters within FTP that I can get only the newest report generated from the VAX system? If not what I can do to streamline the process?</description>
      <pubDate>Thu, 27 Jun 2002 15:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753624#M70830</guid>
      <dc:creator>Jade Bulante</dc:creator>
      <dc:date>2002-06-27T15:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753625#M70831</link>
      <description>&lt;BR /&gt;You want to use the 'newer' option in ftp to get your files - it will only get them if theyre new or if theyve been modified more recently. See man on ftp and search for info on the newer command.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jun 2002 15:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753625#M70831</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-06-27T15:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753626#M70832</link>
      <description>Hi Jade:&lt;BR /&gt;&lt;BR /&gt;There is an option for 'ftp' that addresses this.  The 'newer filename' command will get a file only if the modification time of the remote file is more recent that the file on the current system.  This does not always work on all operating systems, but is worth a try.&lt;BR /&gt;&lt;BR /&gt;See the 'ftp' man pages for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 27 Jun 2002 15:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753626#M70832</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-06-27T15:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753627#M70833</link>
      <description>It is not clear on what you are trying to do. Are you saying that the date is part of the file name?&lt;BR /&gt;&lt;BR /&gt;If not, the latest version of the file on the VAX can be checked with the latest version on the HPUX with the "newer" command in ftp. A get is done only when the file on the VAX is newer than the one on the HPUX system.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 27 Jun 2002 15:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753627#M70833</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-06-27T15:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753628#M70834</link>
      <description>You may need to use two ftp sessions in you script. The first to capture "dir" output. The second to get the file based on the captured information.</description>
      <pubDate>Thu, 27 Jun 2002 16:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/2753628#M70834</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-06-27T16:38:26Z</dc:date>
    </item>
  </channel>
</rss>

