<?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 FTP in Secure OS Software for Linux</title>
    <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028383#M241</link>
    <description>I would suggest you installing SSH Secure Shell, you may download it from - &lt;A href="http://www.ssh.com/" target="_blank"&gt;http://www.ssh.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Jul 2003 07:21:50 GMT</pubDate>
    <dc:creator>twang</dc:creator>
    <dc:date>2003-07-21T07:21:50Z</dc:date>
    <item>
      <title>Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028381#M239</link>
      <description>I'm looking for secure ftp software. Anyone know please help to give information.&lt;BR /&gt;&lt;BR /&gt;BR/Worapoj&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 07:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028381#M239</guid>
      <dc:creator>Worapoj P.</dc:creator>
      <dc:date>2003-07-21T07:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028382#M240</link>
      <description>are you speaking about good ftp server or about secure ftp protocol?&lt;BR /&gt;&lt;BR /&gt;In first case I can recommend vsftpd (default in RH9), in second - you can use ssh suite.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vitaly</description>
      <pubDate>Mon, 21 Jul 2003 07:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028382#M240</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-07-21T07:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028383#M241</link>
      <description>I would suggest you installing SSH Secure Shell, you may download it from - &lt;A href="http://www.ssh.com/" target="_blank"&gt;http://www.ssh.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 07:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028383#M241</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-21T07:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028384#M242</link>
      <description>Secure protocol that I'm finding, but for SSH how to apply with FTP.&lt;BR /&gt;&lt;BR /&gt;Please suggest.&lt;BR /&gt;BR/Worapoj&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 07:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028384#M242</guid>
      <dc:creator>Worapoj P.</dc:creator>
      <dc:date>2003-07-21T07:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028385#M243</link>
      <description>I hope, this will help:&lt;BR /&gt; &lt;BR /&gt; &lt;A href="http://www.linuxjournal.com/article.php?sid=4412" target="_blank"&gt;http://www.linuxjournal.com/article.php?sid=4412&lt;/A&gt; - &lt;BR /&gt; &lt;A href="http://www.linuxjournal.com/article.php?sid=4413" target="_blank"&gt;http://www.linuxjournal.com/article.php?sid=4413&lt;/A&gt; Paranoid &lt;BR /&gt; Penguin: The 101 Uses of OpenSSH&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.mindrot.org/~djm/auug2002/ssh-tutorial.pdf" target="_blank"&gt;http://www.mindrot.org/~djm/auug2002/ssh-tutorial.pdf&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;A href="http://kimmo.suominen.com/ssh/" target="_blank"&gt;http://kimmo.suominen.com/ssh/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vitaly.</description>
      <pubDate>Mon, 21 Jul 2003 08:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028385#M243</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-07-21T08:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028386#M244</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;openssh has support for sftp-server module enabled by default. For sftp-server to accept connections , sshd daemon should be running.&lt;BR /&gt;&lt;BR /&gt;Load openssh in two unix servers and from one server ( server A )issue this command.&lt;BR /&gt;&lt;BR /&gt;#sftp user@serverB&lt;BR /&gt;&lt;BR /&gt;supply the password. Now a ssh connection is established and a normal ftp command line interface will be seen thru which you can give essential ftp commands. complete connection channel is encrypted. &lt;BR /&gt;&lt;BR /&gt;If the files to be transfered are bulk in size then the sftping will put more load on cpu resources on both the servers bcoz of overhead caused by encryption and decryption for bulk data at both ends.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Mon, 21 Jul 2003 08:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028386#M244</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-07-21T08:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028387#M245</link>
      <description>Dear U.SivaKumar, &lt;BR /&gt;  I've tried on 2 Linux(Redhat) machine it's replied, &lt;BR /&gt;=================================&lt;BR /&gt;Connecting to 103.21.10.308...&lt;BR /&gt;kridsy@103.21.10.308's password:&lt;BR /&gt;Received message too long 1416128883&lt;BR /&gt;==================================&lt;BR /&gt; Even ftp client is PC howTo using sftp on WinTel?&lt;BR /&gt;&lt;BR /&gt;Please suggest on 2 problems.&lt;BR /&gt;BR/Worapoj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 09:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028387#M245</guid>
      <dc:creator>Worapoj P.</dc:creator>
      <dc:date>2003-07-21T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028388#M246</link>
      <description>Ms Windows clients for ssh:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openssh.com/windows.html" target="_blank"&gt;http://www.openssh.com/windows.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vitaly</description>
      <pubDate>Mon, 21 Jul 2003 10:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028388#M246</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-07-21T10:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028389#M247</link>
      <description>Dear worapoj,&lt;BR /&gt;&lt;BR /&gt;What is the length of password for that user ?.Try reducing the length of the password.&lt;BR /&gt;&lt;BR /&gt;winscp is a GPL licensed free software for windows to use sftp and scp&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://winscp.sourceforge.net/eng/download.php" target="_blank"&gt;http://winscp.sourceforge.net/eng/download.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Mon, 21 Jul 2003 10:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028389#M247</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-07-21T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028390#M248</link>
      <description>U.SivaKumar, &lt;BR /&gt; Okay I've got solution in file /etc/passwd if executation shell is /bin/bash it's okay but if it's /sbin/nologin will return error mesg as raised, &lt;BR /&gt;&lt;BR /&gt; Right now is okay, but i have more questions&lt;BR /&gt; Q. How to configure feature as gen ftp has, change_root and etc&lt;BR /&gt;&lt;BR /&gt;BR/Worapoj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 05:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/secure-ftp/m-p/3028390#M248</guid>
      <dc:creator>Worapoj P.</dc:creator>
      <dc:date>2003-07-22T05:09:52Z</dc:date>
    </item>
  </channel>
</rss>

