<?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 SFTP Transfer Speed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839129#M545455</link>
    <description>Hi all,&lt;BR /&gt;I have to transfer a file (Approx. 500 kb) between two HP-UX Machines through SFTP. &lt;BR /&gt;The Script works in the following way. &lt;BR /&gt;1. Checks the Remote File Directory - if not creates the directory &lt;BR /&gt;2. Checks the Space - bdf &lt;BR /&gt;3. Transfers the File &lt;BR /&gt;4. Checks the File size &lt;BR /&gt;5. Verifies Checksum &lt;BR /&gt;Now it takes around 45-50 secs to complete the job...but its not an efficient transfer. &lt;BR /&gt;&lt;BR /&gt;1. By increasing the buffer value, we can improve the speed - but more memory consumption&lt;BR /&gt;2. Any other Environment settings will help to improve the transfer Speed. If any thoughts, Please share With me..&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Bharathi..</description>
    <pubDate>Tue, 08 Aug 2006 04:46:42 GMT</pubDate>
    <dc:creator>Bharathidasan P</dc:creator>
    <dc:date>2006-08-08T04:46:42Z</dc:date>
    <item>
      <title>SFTP Transfer Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839129#M545455</link>
      <description>Hi all,&lt;BR /&gt;I have to transfer a file (Approx. 500 kb) between two HP-UX Machines through SFTP. &lt;BR /&gt;The Script works in the following way. &lt;BR /&gt;1. Checks the Remote File Directory - if not creates the directory &lt;BR /&gt;2. Checks the Space - bdf &lt;BR /&gt;3. Transfers the File &lt;BR /&gt;4. Checks the File size &lt;BR /&gt;5. Verifies Checksum &lt;BR /&gt;Now it takes around 45-50 secs to complete the job...but its not an efficient transfer. &lt;BR /&gt;&lt;BR /&gt;1. By increasing the buffer value, we can improve the speed - but more memory consumption&lt;BR /&gt;2. Any other Environment settings will help to improve the transfer Speed. If any thoughts, Please share With me..&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Bharathi..</description>
      <pubDate>Tue, 08 Aug 2006 04:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839129#M545455</guid>
      <dc:creator>Bharathidasan P</dc:creator>
      <dc:date>2006-08-08T04:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Transfer Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839130#M545456</link>
      <description>Hi,&lt;BR /&gt;biggest impact on transfer speeds:&lt;BR /&gt;1. Network capacity&lt;BR /&gt;2. Disk speed&lt;BR /&gt;&lt;BR /&gt;So unless you can change the network setup to a higher speed or use faster disks, I suspect you have improved transfer as much as you can.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 04:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839130#M545456</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-08T04:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Transfer Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839131#M545457</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The factors that most effect this transfer, the networking environment outside the HP-UX server are not being dealt with.&lt;BR /&gt;&lt;BR /&gt;The best you can hope for by working on the HP-UX server is a marginal improvement.&lt;BR /&gt;&lt;BR /&gt;ndd -h sup&lt;BR /&gt;ndd -h unsupported&lt;BR /&gt;&lt;BR /&gt;You may be able to tweak things there, but this is hardly worth the effort. You are running strict checks for a good reason and executing some complex checks and this takes time.&lt;BR /&gt;&lt;BR /&gt;You may find the checksum execution and such improves if you tune your kernel and have the strong random number generator installed.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 04:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839131#M545457</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-08T04:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Transfer Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839132#M545458</link>
      <description>Bharathi,&lt;BR /&gt;&lt;BR /&gt;  Check with network folks about switch settings which may not be matching to your server like 100Half duplex to 100 Full Duplex with auto negotiation off.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Srini</description>
      <pubDate>Tue, 08 Aug 2006 14:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839132#M545458</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-08T14:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Transfer Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839133#M545459</link>
      <description>Have you timed the individual steps to see which take the most time?&lt;BR /&gt;&lt;BR /&gt;When you do the bdf is that against all the filesystems or just the remote file directory?&lt;BR /&gt;&lt;BR /&gt;Step 5 makes step four redundant in the successful case.  The successful case should be the most common case :)  so it would be faster to just omit the filesize check and just do the checksum check.&lt;BR /&gt;&lt;BR /&gt;One limit to the performance of a TCP transfer is the window size divided by the Round Trip Time.  That is a "speed of light" sort of limit.  You may need to consume the memory to get the higher transfer rate.&lt;BR /&gt;&lt;BR /&gt;Those individual steps - are they individual remote operations, or are some combined ina single remote "call" as it were?&lt;BR /&gt;&lt;BR /&gt;WRT duplex, unless you have link-level errors logged in lanadmin stats, don't go messing with duplex settings. Errors would be FCS or _late_ collisions, not just normal collisions.&lt;BR /&gt;&lt;BR /&gt;Also, there is the matter of the crypto overhead.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 19:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839133#M545459</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-08-08T19:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Transfer Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839134#M545460</link>
      <description>BTW, doing a remote bdf on just the remote file directory would be a decent test of the existence of the remote directory and would then save a little time in the normal - aka successful - case.&lt;BR /&gt;&lt;BR /&gt;# remsh sweb50 bdf /no/such/directory&lt;BR /&gt;bdf: /no/such/directory: No such file or directory&lt;BR /&gt;&lt;BR /&gt;And so you could omit step one in the normal case, and make it a step 2b when the bdf fails with no such file...</description>
      <pubDate>Tue, 08 Aug 2006 19:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839134#M545460</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-08-08T19:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Transfer Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839135#M545461</link>
      <description>If you're using SFTP to transfer the file, it implies you might be using SSH to run the checks before and after the transfer. Is it so?&lt;BR /&gt;&lt;BR /&gt;Establishing a SSH/SFTP connection requires a lot of good-quality random numbers (for session keys). If your servers don't have /dev/random and /dev/urandom, the SSH programs may need to use a slow way to generate the random numbers. &lt;BR /&gt;&lt;BR /&gt;If you're using HP-UX 11.11, I would recommend installing the Strong Random Number Generator depot to all servers that have a lot of SSH/SFTP transfers. It is available for free in software.hp.com, "Security and manageability" group. A direct link is here:&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 02:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839135#M545461</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-08-09T02:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Transfer Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839136#M545462</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for your Kind Response.&lt;BR /&gt;&lt;BR /&gt;I'm trying to improve the process by installing HP-UX Strong Random Number Generator,Yet to check the performance.&lt;BR /&gt;&lt;BR /&gt;I'll update you guys,if i find the solution.&lt;BR /&gt;&lt;BR /&gt;Once again Thanks for your Valubale Suggestions..&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Bharathi..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 08:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-transfer-speed/m-p/3839136#M545462</guid>
      <dc:creator>Bharathidasan P</dc:creator>
      <dc:date>2006-08-09T08:43:37Z</dc:date>
    </item>
  </channel>
</rss>

