<?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: How to transfer directories through an automated ftp job in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-transfer-directories-through-an-automated-ftp-job/m-p/3522500#M5369</link>
    <description>May be you question is better suited for the HP-UX or Tru64 forum?&lt;BR /&gt;&lt;BR /&gt;This is the OpenVMS forum...&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
    <pubDate>Tue, 12 Apr 2005 00:05:51 GMT</pubDate>
    <dc:creator>Karl Rohwedder</dc:creator>
    <dc:date>2005-04-12T00:05:51Z</dc:date>
    <item>
      <title>How to transfer directories through an automated ftp job</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-transfer-directories-through-an-automated-ftp-job/m-p/3522499#M5368</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I have written a korn shell automated script which only transfer files, but how do I transfer all the subdirectories in the filesystem.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated. Below is my script.&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;cd /FILESYSTEM_NAME&lt;BR /&gt;USER=root&lt;BR /&gt;PASS=1234&lt;BR /&gt;MACHINE=hostname&lt;BR /&gt;FTP=/usr/bin/ftp&lt;BR /&gt;$FTP -n $MACHINE &amp;lt;&lt;EOF&gt;/dev/null 2&amp;gt;$1&lt;BR /&gt;user $USER $PASS&lt;BR /&gt;ascii&lt;BR /&gt;cd /FILESYSTEM_NAME&lt;BR /&gt;mput *&lt;BR /&gt;&lt;BR /&gt;The above script works fine, but what do i need to do in the script so it transfer all the files in the subdirectories of /FILESYSTEM_NAME. Please advise.&lt;/EOF&gt;</description>
      <pubDate>Mon, 11 Apr 2005 18:13:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-transfer-directories-through-an-automated-ftp-job/m-p/3522499#M5368</guid>
      <dc:creator>Becke</dc:creator>
      <dc:date>2005-04-11T18:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer directories through an automated ftp job</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-transfer-directories-through-an-automated-ftp-job/m-p/3522500#M5369</link>
      <description>May be you question is better suited for the HP-UX or Tru64 forum?&lt;BR /&gt;&lt;BR /&gt;This is the OpenVMS forum...&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Tue, 12 Apr 2005 00:05:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-transfer-directories-through-an-automated-ftp-job/m-p/3522500#M5369</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-04-12T00:05:51Z</dc:date>
    </item>
  </channel>
</rss>

