<?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 does not work binary(ascii) command? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968696#M739890</link>
    <description>I believe that when it was designed, the SFTP&lt;BR /&gt;did everything in binary.  (Because everyone&lt;BR /&gt;runs UNIX, it doesn't matter, right?)&lt;BR /&gt;Perhaps the protocol has since been extended&lt;BR /&gt;to offer a choice, but I don't know.  (Check&lt;BR /&gt;the RFC?)  In any case, it's common for SFTP&lt;BR /&gt;clients and servers to know nothing about&lt;BR /&gt;different line endings.  (Or EBCDIC.)&lt;BR /&gt;&lt;BR /&gt;I gather that some people use programs like&lt;BR /&gt;dos2unix and/or unix2dos to compensate for&lt;BR /&gt;this oversight.  There are also options in&lt;BR /&gt;the Info-ZIP Zip and UnZip programs which can&lt;BR /&gt;change line endings on text files (Zip: -l,&lt;BR /&gt;-ll; UnZip: -a, -aa).&lt;BR /&gt;&lt;BR /&gt;Is there an actual problem which you are&lt;BR /&gt;trying to solve, or do you just feel bad&lt;BR /&gt;because the "ascii" and "binary" commands are&lt;BR /&gt;missing?</description>
    <pubDate>Mon, 26 Mar 2007 06:35:52 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-03-26T06:35:52Z</dc:date>
    <item>
      <title>sftp does not work binary(ascii) command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968692#M739886</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;some sftp commands does not work on hp-ux secure shell.(A.04.30.007,hp-ux11.23)&lt;BR /&gt;other ssh client software(for example Reflection for secure IT) can use these comamands with sftp.how would I do this? &lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; binary&lt;BR /&gt;Invalid command.&lt;BR /&gt;sftp&amp;gt;&lt;BR /&gt;sftp&amp;gt; ascii&lt;BR /&gt;Invalid command.&lt;BR /&gt;sftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;ROY</description>
      <pubDate>Mon, 26 Mar 2007 03:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968692#M739886</guid>
      <dc:creator>ROY_16</dc:creator>
      <dc:date>2007-03-26T03:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: sftp does not work binary(ascii) command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968693#M739887</link>
      <description>Hi,&lt;BR /&gt;there is no binary/ascii command for sftp. Check with help.&lt;BR /&gt;&lt;BR /&gt;Please see this earlier thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=846520" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=846520&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.</description>
      <pubDate>Mon, 26 Mar 2007 03:27:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968693#M739887</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-03-26T03:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: sftp does not work binary(ascii) command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968694#M739888</link>
      <description>Shalom Roy,&lt;BR /&gt;&lt;BR /&gt;sftp is smarter than ftp. It saves you the trouble of mangling them with ftp by figuring things out for itself. Correctly, nearly 100% of the time.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 26 Mar 2007 04:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968694#M739888</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-26T04:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: sftp does not work binary(ascii) command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968695#M739889</link>
      <description>thanks for the quick responses, i read earlier thread and understand it.&lt;BR /&gt;i think some customer needs these commands, because of "ftp" can work these commands.&lt;BR /&gt;(for example multiple file transfers like a batch mode)&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2007 04:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968695#M739889</guid>
      <dc:creator>ROY_16</dc:creator>
      <dc:date>2007-03-26T04:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: sftp does not work binary(ascii) command?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968696#M739890</link>
      <description>I believe that when it was designed, the SFTP&lt;BR /&gt;did everything in binary.  (Because everyone&lt;BR /&gt;runs UNIX, it doesn't matter, right?)&lt;BR /&gt;Perhaps the protocol has since been extended&lt;BR /&gt;to offer a choice, but I don't know.  (Check&lt;BR /&gt;the RFC?)  In any case, it's common for SFTP&lt;BR /&gt;clients and servers to know nothing about&lt;BR /&gt;different line endings.  (Or EBCDIC.)&lt;BR /&gt;&lt;BR /&gt;I gather that some people use programs like&lt;BR /&gt;dos2unix and/or unix2dos to compensate for&lt;BR /&gt;this oversight.  There are also options in&lt;BR /&gt;the Info-ZIP Zip and UnZip programs which can&lt;BR /&gt;change line endings on text files (Zip: -l,&lt;BR /&gt;-ll; UnZip: -a, -aa).&lt;BR /&gt;&lt;BR /&gt;Is there an actual problem which you are&lt;BR /&gt;trying to solve, or do you just feel bad&lt;BR /&gt;because the "ascii" and "binary" commands are&lt;BR /&gt;missing?</description>
      <pubDate>Mon, 26 Mar 2007 06:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-does-not-work-binary-ascii-command/m-p/3968696#M739890</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-26T06:35:52Z</dc:date>
    </item>
  </channel>
</rss>

