<?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 Net::SFTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262693#M333153</link>
    <description>Where can I find Net::SFTP to put in&lt;BR /&gt;/opt/perl? The one I found does not compile&lt;BR /&gt;very well and the make install wants to put &lt;BR /&gt;it in /ots/perl/... not /opt/perl.&lt;BR /&gt;&lt;BR /&gt;Is there an HP depot version?&lt;BR /&gt;&lt;BR /&gt;I need to be able to do multiple file &lt;BR /&gt;transfers and ftp has been blocked so&lt;BR /&gt;Net::FTP is no longer working.&lt;BR /&gt;&lt;BR /&gt;I could use Expect but do not know how to&lt;BR /&gt;do multiple file transfers. Expect does not&lt;BR /&gt;understand "*" wildcard. Using scp requires&lt;BR /&gt;passing password and so cannot use "for" loop &lt;BR /&gt;in sh.</description>
    <pubDate>Wed, 03 Sep 2008 23:22:39 GMT</pubDate>
    <dc:creator>jerry1</dc:creator>
    <dc:date>2008-09-03T23:22:39Z</dc:date>
    <item>
      <title>Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262693#M333153</link>
      <description>Where can I find Net::SFTP to put in&lt;BR /&gt;/opt/perl? The one I found does not compile&lt;BR /&gt;very well and the make install wants to put &lt;BR /&gt;it in /ots/perl/... not /opt/perl.&lt;BR /&gt;&lt;BR /&gt;Is there an HP depot version?&lt;BR /&gt;&lt;BR /&gt;I need to be able to do multiple file &lt;BR /&gt;transfers and ftp has been blocked so&lt;BR /&gt;Net::FTP is no longer working.&lt;BR /&gt;&lt;BR /&gt;I could use Expect but do not know how to&lt;BR /&gt;do multiple file transfers. Expect does not&lt;BR /&gt;understand "*" wildcard. Using scp requires&lt;BR /&gt;passing password and so cannot use "for" loop &lt;BR /&gt;in sh.</description>
      <pubDate>Wed, 03 Sep 2008 23:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262693#M333153</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2008-09-03T23:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262694#M333154</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Where can I find [...]&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I need to be able to do [...]&lt;BR /&gt;&lt;BR /&gt;Which problem are you trying to solve,&lt;BR /&gt;getting some perl module to work, or finding&lt;BR /&gt;some way to S-transfer some files?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...]  Expect does not&lt;BR /&gt;&amp;gt; understand "*" wildcard.  [...]&lt;BR /&gt;&lt;BR /&gt;Why should "expect" understand any wildcard?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Using scp requires passing password [...]&lt;BR /&gt;&lt;BR /&gt;It does?  Who set up your public key stuff?&lt;BR /&gt;&lt;BR /&gt;ra# uname -a&lt;BR /&gt;SunOS ra 5.10 Generic_127127-11 sun4u sparc SUNW,UltraSPARC-IIi-cEngine&lt;BR /&gt;&lt;BR /&gt;ra# ls -l fred*&lt;BR /&gt;-rwxr-xr--   1 sms      20            34 Aug 23 22:46 fred.dat&lt;BR /&gt;-rwxr-xr--   1 sms      20            34 Aug 23 22:46 fred2.dat&lt;BR /&gt;&lt;BR /&gt;alp $ tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 7&lt;BR /&gt;  on a COMPAQ Professional Workstation XP1000 running OpenVMS V7.3-2  &lt;BR /&gt;&lt;BR /&gt;alp $ scp ra:"fred*" .&lt;BR /&gt;fred.dat                        |    34B |   0.0 kB/s | TOC: 00:00:01 | 100%&lt;BR /&gt;fred2.dat                       |    34B |   0.0 kB/s | TOC: 00:00:01 | 100%&lt;BR /&gt;&lt;BR /&gt;alp $ dire /date /prot /size &lt;BR /&gt;&lt;BR /&gt;Directory ALP$DKA0:[SMS.FTPTEST]&lt;BR /&gt;&lt;BR /&gt;FRED.DAT;1                 1   4-SEP-2008 00:06:26.41  (RWD,RWD,R,)&lt;BR /&gt;FRED2.DAT;1                1   4-SEP-2008 00:06:26.51  (RWD,RWD,R,)&lt;BR /&gt;&lt;BR /&gt;Total of 2 files, 2 blocks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I had more time to waste, I expect that I&lt;BR /&gt;could do all of that with HP-UX, too, but&lt;BR /&gt;these things were up and running already.&lt;BR /&gt;&lt;BR /&gt;Perhaps it would help if you could describe&lt;BR /&gt;more clearly exactly what you need to do,&lt;BR /&gt;and, perhaps, what you have tried which&lt;BR /&gt;doesn't act as you'd like.</description>
      <pubDate>Thu, 04 Sep 2008 04:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262694#M333154</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-09-04T04:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262695#M333155</link>
      <description>Lets try this again.&lt;BR /&gt;&lt;BR /&gt;Where can I find Net::SFTP to put in&lt;BR /&gt;/opt/perl? The one I found does not compile&lt;BR /&gt;very well and the make install wants to put &lt;BR /&gt;it in /ots/perl/... not /opt/perl.&lt;BR /&gt;&lt;BR /&gt;Is there an HP depot version?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ignore the rest since all you want to do is banter about that.</description>
      <pubDate>Mon, 08 Sep 2008 15:41:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262695#M333155</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2008-09-08T15:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262696#M333156</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can fetch Net::SFTP from CPAN:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~dbrobins/Net-SFTP-0.10/lib/Net/SFTP.pm" target="_blank"&gt;http://search.cpan.org/~dbrobins/Net-SFTP-0.10/lib/Net/SFTP.pm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...but it is hard to get installed:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://deps.cpantesters.org/?module=Net%3A%3ASFTP&amp;amp;perl=5.8.8&amp;amp;os=any+OS" target="_blank"&gt;http://deps.cpantesters.org/?module=Net%3A%3ASFTP&amp;amp;perl=5.8.8&amp;amp;os=any+OS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Using scp requires passsing password...&lt;BR /&gt;&lt;BR /&gt;No, not if you setup public keys.  See Matti's post here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1254688" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1254688&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 08 Sep 2008 16:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262696#M333156</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-08T16:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262697#M333157</link>
      <description>Yes, I added pub key.&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 08 Sep 2008 16:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262697#M333157</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2008-09-08T16:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262698#M333158</link>
      <description>Hi (again) Jerry:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Yes, I added pub key.&lt;BR /&gt;&lt;BR /&gt;Then, you could also use SFTP in a shell script with a batch file, along the lines of:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;sftp -v -b - &amp;lt;&lt;EOF&gt;&lt;/EOF&gt;lcd /localpath&lt;BR /&gt;cd  /remotepath&lt;BR /&gt;get -P ${FILE} ${FILE}.local&lt;BR /&gt;EOF&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2008 16:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262698#M333158</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-08T16:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262699#M333159</link>
      <description>Sorry if my "banter" distracted you.  I&lt;BR /&gt;thought that I was demonstrating that one&lt;BR /&gt;could use scp with wildcard file names, and&lt;BR /&gt;the it didn't really require passing a&lt;BR /&gt;password (contrary to your claim).&lt;BR /&gt;&lt;BR /&gt;Lacking a clear description of the problem&lt;BR /&gt;you're really trying to solve, non-psychics&lt;BR /&gt;(like me) sometimes take a stab in the dark,&lt;BR /&gt;in the hope of providing some useful&lt;BR /&gt;information.  Sometimes we fail.</description>
      <pubDate>Tue, 09 Sep 2008 01:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262699#M333159</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-09-09T01:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262700#M333160</link>
      <description>Yes James, the first one from cpan was&lt;BR /&gt;looking like it was going to be a real&lt;BR /&gt;pain to modify to make it work and I did&lt;BR /&gt;not have the time since I was in a &lt;BR /&gt;production down outage that needed to be&lt;BR /&gt;fixed immediately. I did end up just &lt;BR /&gt;putting scp in the script that called the&lt;BR /&gt;perl script to that did do the Net::FTP. &lt;BR /&gt;I like using the NET::FTP since I can trap &lt;BR /&gt;error messages at any point.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Sep 2008 15:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262700#M333160</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2008-09-10T15:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262701#M333161</link>
      <description>try using  Net::SFTP::Foreign&lt;BR /&gt;&lt;BR /&gt;its a much easier install&lt;BR /&gt;&lt;BR /&gt;perl -MCPAN -e shell&lt;BR /&gt;&lt;BR /&gt;install Net::SFTP::Foreign&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2008 18:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262701#M333161</guid>
      <dc:creator>Travis B Cox</dc:creator>
      <dc:date>2008-09-18T18:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Net::SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262702#M333162</link>
      <description>It's not possible to download.&lt;BR /&gt;When I click on the download I get the error at &lt;A href="http://cpan.uwinnipeg.ca/dist/Net-SFTP-Foreign:" target="_blank"&gt;http://cpan.uwinnipeg.ca/dist/Net-SFTP-Foreign:&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Content Encoding Error (content_encoding_error) &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Server response could not be decoded using encoding type returned by server.  &lt;BR /&gt;This is typically caused by a Web Site presenting a content encoding header of one type, and then encoding the data differently.  &lt;BR /&gt;&lt;BR /&gt;For assistance, contact your network support team. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It's all going to hell real fast like our&lt;BR /&gt;economy.</description>
      <pubDate>Thu, 18 Sep 2008 18:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/net-sftp/m-p/4262702#M333162</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2008-09-18T18:18:57Z</dc:date>
    </item>
  </channel>
</rss>

