<?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: sftp syntax in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892730#M563012</link>
    <description>oh yeah, i forgot. If you use key-pair auth between the two machines, make sure you set an empty passphrase or you'll be stuck with the same problem...</description>
    <pubDate>Wed, 30 Mar 2005 10:20:53 GMT</pubDate>
    <dc:creator>Nicolas_17</dc:creator>
    <dc:date>2005-03-30T10:20:53Z</dc:date>
    <item>
      <title>sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892724#M563006</link>
      <description>Does anyone know what the format is for sftp if I'm doing a non-interactive connection? I'm having trouble figuring out how to pass in my authentication without entering it interactively.</description>
      <pubDate>Thu, 24 Mar 2005 10:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892724#M563006</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-24T10:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892725#M563007</link>
      <description>Alex -- Take a look at this thread.  I believe it has the answers you need:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=718445" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=718445&lt;/A&gt;</description>
      <pubDate>Thu, 24 Mar 2005 10:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892725#M563007</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-03-24T10:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892726#M563008</link>
      <description>Well, it kind of helps, but I am still unable to make it through non-interactively. &lt;BR /&gt;&lt;BR /&gt;When I do a sftp user@hostname &amp;gt;&amp;gt; EOF&lt;BR /&gt;and pass in my commands I am still being asked to authenticate.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Thu, 24 Mar 2005 16:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892726#M563008</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-24T16:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892727#M563009</link>
      <description>I just covered this in a post today (going in production with a solution tomorrow)...&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=842336" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=842336&lt;/A&gt;</description>
      <pubDate>Thu, 24 Mar 2005 18:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892727#M563009</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-24T18:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892728#M563010</link>
      <description>That's a good solution, however it requires I load at least two additional products up on my server - expect, tcl/tk, not to mention any patches I may need. Also expect doesn't seem to install into /usr/bin, at least I can't find it (neither can which, so its not in the path) and it is very unclear from the install guide how to compile tcl/tk. Am I missing something?</description>
      <pubDate>Tue, 29 Mar 2005 15:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892728#M563010</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-29T15:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892729#M563011</link>
      <description>Hi Alex,&lt;BR /&gt;&lt;BR /&gt;I set up something just like that recently. I used key-pair autentication so the script would not stop to prompt for a password. Methods for such a setup vary wether you initiate the transfer from a PC with putty of from a *nix machine. If you want a step-by-step howto, it would help to know how you connect.</description>
      <pubDate>Wed, 30 Mar 2005 10:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892729#M563011</guid>
      <dc:creator>Nicolas_17</dc:creator>
      <dc:date>2005-03-30T10:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892730#M563012</link>
      <description>oh yeah, i forgot. If you use key-pair auth between the two machines, make sure you set an empty passphrase or you'll be stuck with the same problem...</description>
      <pubDate>Wed, 30 Mar 2005 10:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892730#M563012</guid>
      <dc:creator>Nicolas_17</dc:creator>
      <dc:date>2005-03-30T10:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892731#M563013</link>
      <description>Alex, at first I didn't want to add two more programs to my server either.  If you didn't get a binary in /usr/local/bin - I had the same problem - which I fixed by downloading the previous version...</description>
      <pubDate>Wed, 30 Mar 2005 10:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892731#M563013</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-30T10:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892732#M563014</link>
      <description>OK, at least the 5.4.2 version contains the binary. But I'm getting ' /usr/lib/dld.sl: Can't find path for shared library: libpthread.sl ' when I attempt to run 'expect'.&lt;BR /&gt;&lt;BR /&gt;The install doc mentions a configure file that I don't see it and I'm not sure how to get the proper libraries included. Any ideas?</description>
      <pubDate>Wed, 30 Mar 2005 14:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892732#M563014</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-30T14:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892733#M563015</link>
      <description>Here's what I did to overcome that:&lt;BR /&gt;cd /usr/local/lib&lt;BR /&gt;&lt;BR /&gt;ln -s /lib/libpthread.sl .&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Mar 2005 16:28:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892733#M563015</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-30T16:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892734#M563016</link>
      <description>OK, I linked the file but now I'm getting &lt;BR /&gt;&lt;BR /&gt;'/usr/lib/dld.sl: Unresolved symbol: __udivdi3 (code)  from /usr/local/lib/libtcl.sl'&lt;BR /&gt;&lt;BR /&gt;Looks like I need to re-compile tcl? Any idea how to do this?</description>
      <pubDate>Thu, 31 Mar 2005 10:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892734#M563016</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-31T10:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892735#M563017</link>
      <description>Sorry Alex,&lt;BR /&gt;Didn't get that one.  You may have to get the source code depot and recompile the thing...  It's there at the depot - but it requires gcc... more stuff to load...</description>
      <pubDate>Thu, 31 Mar 2005 10:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892735#M563017</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-31T10:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892736#M563018</link>
      <description>OK, gcc is loaded up, how do I re-compile tcl/tk?</description>
      <pubDate>Thu, 31 Mar 2005 11:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892736#M563018</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-31T11:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892737#M563019</link>
      <description>You're going to have to dload the code depot's instead of the compiled depot for both tcltk and expect.  Inside of each you should find a document probably a README, etc which will ask you to run a "make config" then a make "install" in the parent code directory of each one.  See the README for exactly how to do it - it's generally not that hard once you've figured out the magic one or two steps.</description>
      <pubDate>Thu, 31 Mar 2005 13:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892737#M563019</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-31T13:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892738#M563020</link>
      <description>OK, expect and tcl are loaded up and working properly and I'm using expect. My password contains the shell interpretable character '$'. When I send the password the shell interprets the $ and bombs because it thinks I'm using a variable. How can I protect all the charaters within my password using send?</description>
      <pubDate>Thu, 31 Mar 2005 14:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892738#M563020</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-31T14:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892739#M563021</link>
      <description>Try a backslash?</description>
      <pubDate>Thu, 31 Mar 2005 14:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892739#M563021</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-31T14:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892740#M563022</link>
      <description>yeah, I tried that, no dice. According to the man page  expect -ex will do literal translation but it doesn't say anything about send.</description>
      <pubDate>Thu, 31 Mar 2005 14:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892740#M563022</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-31T14:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892741#M563023</link>
      <description>How about a cheap way out - can you change the password???</description>
      <pubDate>Thu, 31 Mar 2005 15:17:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892741#M563023</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-31T15:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892742#M563024</link>
      <description>well I'd have to ask the remote administrator to do it, which seems a little&lt;BR /&gt;weak. I find it hard to believe expect couldn't protect the password string...</description>
      <pubDate>Thu, 31 Mar 2005 15:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892742#M563024</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2005-03-31T15:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: sftp syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892743#M563025</link>
      <description>In the man pages it seems to support escaped character codes like \001 format... Maybe the ascii code for $ ( I forget what it is - but so I don't have to look it up let's say it is 30 ).  So about &lt;BR /&gt;send "pass"&lt;BR /&gt;send "\030"&lt;BR /&gt;send "word\n" &lt;BR /&gt;Might send the string "pass$word\n"&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2005 15:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-syntax/m-p/4892743#M563025</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-31T15:34:30Z</dc:date>
    </item>
  </channel>
</rss>

