<?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: Fast File Xfer in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668733#M28343</link>
    <description>&lt;P&gt;You could try sftp -"C" which enables ssh's compression capability.&lt;/P&gt;</description>
    <pubDate>Fri, 25 May 2012 00:16:29 GMT</pubDate>
    <dc:creator>Craig A Berry</dc:creator>
    <dc:date>2012-05-25T00:16:29Z</dc:date>
    <item>
      <title>Fast File Xfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668689#M28340</link>
      <description>&lt;P&gt;I have a need to do a one-time transfer of a number of binary, moderately large (up to 500GB) files from an OpenVMS system to an AIX (Unix) system.&amp;nbsp; Since the VMS app must be shut down to free the files, I am looking for the fastest method of doing the file xfer so I can then restart the app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviously using FTP will work, but is there any way to optimize this?&amp;nbsp; Are there any other methods?&amp;nbsp; (Looks like the Unix environment has utilities like rsync which can do an on-the-fly compression &amp;amp; decompression, but that isn't available on VMS).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2012 22:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668689#M28340</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2012-05-24T22:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fast File Xfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668703#M28341</link>
      <description>&lt;P&gt;Without more detail some quick questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have GB adaptors on both servers?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Do you have the disk available to make a copy of your data? &amp;nbsp;Copy the files then transfer the copies. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can zip files on the VMS side then transmit the archives, assuming space allows. &amp;nbsp;Time spent in zip/unzip may or may not improve total transfer time depending on the data. &amp;nbsp;Disk resource question from above applies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is a common tape device available? &amp;nbsp;Copy the data to an tape, carry tape to your AIX system and read. &amp;nbsp;"Never underestimate the bandwidth of a station wagon full of tapes . . . "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2012 23:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668703#M28341</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2012-05-24T23:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fast File Xfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668707#M28342</link>
      <description>&lt;P&gt;if it's only a matter of getting the data across and then the application restarting on VMS, then do you have space to make a local copy of the files using your own choice of weapon - COPY, BACKUP (copy), BACKUP (image) ...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can create a local copy you can restart your application and then worry about how to transfer the copied files to the&amp;nbsp;Unix system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An alternative would be to&lt;/P&gt;&lt;P&gt;- add a new member to a shadow set,&lt;/P&gt;&lt;P&gt;- let&amp;nbsp;the catch-up copy/merge complete&lt;/P&gt;&lt;P&gt;-&amp;nbsp;shut down the application&lt;/P&gt;&lt;P&gt;- remove that new disk&lt;/P&gt;&lt;P&gt;- restart the app&lt;/P&gt;&lt;P&gt;- then worry about how you get the&amp;nbsp;copy across to Unix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2012 23:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668707#M28342</guid>
      <dc:creator>John McL</dc:creator>
      <dc:date>2012-05-24T23:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fast File Xfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668733#M28343</link>
      <description>&lt;P&gt;You could try sftp -"C" which enables ssh's compression capability.&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2012 00:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668733#M28343</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2012-05-25T00:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Fast File Xfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668783#M28344</link>
      <description>&lt;P&gt;Shadow the database (or whatever) disk and wait for the copy to complete.&amp;nbsp; Shutdown the application, dismount the 2nd/new shadow member, restart the app.&amp;nbsp; Mount the disk that was the 2nd member and transfer.&amp;nbsp; If they have some form of journaling turn it when restarting the app and then when you're done with the transfer move the journal and roll it in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That seems like the fastest/simplest/safest solution to me and from my experience it isn't often that you get all three points of the triangle in one deal without a criminal consumption of money.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bob&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2012 01:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668783#M28344</guid>
      <dc:creator>Bob Blunt</dc:creator>
      <dc:date>2012-05-25T01:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fast File Xfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668895#M28345</link>
      <description />
      <pubDate>Fri, 25 May 2012 04:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fast-file-xfer/m-p/5668895#M28345</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2012-05-25T04:38:35Z</dc:date>
    </item>
  </channel>
</rss>

