<?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: Secure file transfer. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996108#M753053</link>
    <description>As noted in Bill's post by clicking the link HP-UX Secure Shell is A.03.50.000 &lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Jun 2003 23:42:09 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-06-12T23:42:09Z</dc:date>
    <item>
      <title>Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996101#M753046</link>
      <description>Hello, I was wondering if anyone can tell me what tools can be used to securely transfer files to and from a Windows machine. My understanding is that there is a secure ftp tool, but I'm not quite sure what I need and how to use it. I'm not the most experienced Unix admin there is, so if you can keep your suggestions as basic as possible it would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 12 Jun 2003 16:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996101#M753046</guid>
      <dc:creator>Patrick_85</dc:creator>
      <dc:date>2003-06-12T16:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996102#M753047</link>
      <description>1. You may download the client ssh from &lt;A href="http://www.ssh.com" target="_blank"&gt;www.ssh.com&lt;/A&gt;&lt;BR /&gt;2. install ssh or openssh on server:&lt;BR /&gt;root@svr_a# swlist -l product |grep -i secure&lt;BR /&gt;  Secure_Shell          A.03.10.001    HP-UX Secure Shell &lt;BR /&gt;3. After above steps, you now may use sercure ftp to transfer file.</description>
      <pubDate>Thu, 12 Jun 2003 16:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996102#M753047</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-06-12T16:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996103#M753048</link>
      <description>1. You may download the client ssh from &lt;A href="http://www.ssh.com" target="_blank"&gt;www.ssh.com&lt;/A&gt;&lt;BR /&gt;2. install ssh or openssh on server:&lt;BR /&gt;root@svr_a# swlist -l product |grep -i secure&lt;BR /&gt;  Secure_Shell          A.03.10.001    HP-UX Secure Shell &lt;BR /&gt;3. After above steps, you now may use sercure ftp to transfer file.</description>
      <pubDate>Thu, 12 Jun 2003 16:10:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996103#M753048</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-06-12T16:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996104#M753049</link>
      <description>Installing HP's SSH depot&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;is a good start.  It provides the ability to transfer files via scp or sftp (both encrypted and capable fo using public key and/or password authentication).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This installs as a depot file using swinstall (or through SAM), and comes linked and preconfigured to start running once you install it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the Windows side, client tools like WinSCP&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://winscp.vse.cz/eng/" target="_blank"&gt;http://winscp.vse.cz/eng/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and SSH's Windows client&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ssh.com/products/security/secureshellwks/" target="_blank"&gt;http://www.ssh.com/products/security/secureshellwks/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;will provide tools to send and receive files to/from the HP-UX server.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jun 2003 16:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996104#M753049</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-12T16:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996105#M753050</link>
      <description>On the Windows side, use WinSCP, as someone else pointed out.  ON the HP side, use secure shell, which is free, from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; .&lt;BR /&gt;Install the depot, then take a look at the attached document, which tells you how to configure and use it.  It really is easy.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 12 Jun 2003 16:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996105#M753050</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-06-12T16:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996106#M753051</link>
      <description>Here is a list of all GNU ftp add on utilities.  None really effectively deal with secure transfers of files.  None really deal with enhancing FTP to be more secure:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cict.fr/hppd/hpux/Networking/FTP/" target="_blank"&gt;http://hpux.cict.fr/hppd/hpux/Networking/FTP/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This leaves encryption.  SSH is often recommended:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cict.fr/hppd/hpux/Networking/Admin/openssh-2.5.1p1/readme.html" target="_blank"&gt;http://hpux.cict.fr/hppd/hpux/Networking/Admin/openssh-2.5.1p1/readme.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is also packet filtering, AKA firewalls.  But with windoze... what d'ya do?</description>
      <pubDate>Thu, 12 Jun 2003 18:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996106#M753051</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-12T18:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996107#M753052</link>
      <description>Hi,&lt;BR /&gt;You may wish to use Connect:Direct software from Sterling Commerce. Apart from secure and encrypted file transfer the software offers following features'&lt;BR /&gt;1&amp;gt; File transfer across multiple platforms. Like mainframe, windows and unix. I think this is a unique feature.&lt;BR /&gt;2&amp;gt; Execution of scripts at remote end as well as local end on successful completion of file transfer.&lt;BR /&gt;There are many other good features as well. Do check their site. &lt;A href="http://www.sterlingcommerce.com." target="_blank"&gt;www.sterlingcommerce.com.&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Hope this helps'&lt;BR /&gt;Suhas.</description>
      <pubDate>Thu, 12 Jun 2003 23:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996107#M753052</guid>
      <dc:creator>Suhas_2</dc:creator>
      <dc:date>2003-06-12T23:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996108#M753053</link>
      <description>As noted in Bill's post by clicking the link HP-UX Secure Shell is A.03.50.000 &lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jun 2003 23:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996108#M753053</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-12T23:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file transfer.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996109#M753054</link>
      <description>well,why not you encrypt before your ftp the file.In UNIX there are command called encrypt to encrypt the file.&lt;BR /&gt;&lt;BR /&gt;my 2 cents.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Fri, 13 Jun 2003 00:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-transfer/m-p/2996109#M753054</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-06-13T00:49:31Z</dc:date>
    </item>
  </channel>
</rss>

