<?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: FTP Server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120240#M7995</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;RH 7 uses wu-ftpd, version which is considered as weak. I suggest you turn to proftpd a far more secure and easy to set up server.&lt;BR /&gt;Get it from here :&lt;BR /&gt;&lt;A href="http://proftpd.linux.co.uk/" target="_blank"&gt;http://proftpd.linux.co.uk/&lt;/A&gt;&lt;BR /&gt;As you are good doc reader, here is what you need to do :&lt;BR /&gt;1. Set up a public directory, everybody (anonymous) being able to read from ther, nobody writes (this is important, if you don't want this directory to become a big kazaa deposit in a few days !)&lt;BR /&gt;2. Set up another directory, which access is reserved to authorized people, with login and password. In there, have one dir in which people can read, not write. Then set upa nother sub-directory where people can write and execute, not read. So they will be able to upload to your server (being authenticated), but not see what's inside, you'll decide what to keep and to remove.&lt;BR /&gt;The main issue for you is authentication : read :&lt;BR /&gt;&lt;A href="http://proftpd.linux.co.uk/docs/faq/linked/faq-ch7.html" target="_blank"&gt;http://proftpd.linux.co.uk/docs/faq/linked/faq-ch7.html&lt;/A&gt;&lt;BR /&gt;Then basic set up :&lt;BR /&gt;&lt;A href="http://proftpd.linux.co.uk/docs/example-conf.html" target="_blank"&gt;http://proftpd.linux.co.uk/docs/example-conf.html&lt;/A&gt;&lt;BR /&gt;You'll get examples here.&lt;BR /&gt;&lt;BR /&gt;Don't hesitate to posts questions anyway if some things are not clear, seting up and ftp server for the first time is not really easy.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
    <pubDate>Sun, 16 Nov 2003 08:11:11 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2003-11-16T08:11:11Z</dc:date>
    <item>
      <title>FTP Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120236#M7991</link>
      <description>Right, so I need to install an FTP server.&lt;BR /&gt;To this date my (own, personal) FTP server (FTP DAEMON) was running from a windows 98, running behind a linux proxy.&lt;BR /&gt;I'm not some kind of a computer hotshot, but I do excellent user manual reading. still, I noticed some unauthorized access to my FTP. I don't carry anything worth protecting (Music, Graphics, ASP code script drafts for my site so my budds can help me ) , but I would like to get those occurances to a minimum anyway.&lt;BR /&gt;&lt;BR /&gt;I figured I'd use the Linux proxy I have as my FTP server. Which program should I use? What precautions should I take?</description>
      <pubDate>Sun, 16 Nov 2003 04:53:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120236#M7991</guid>
      <dc:creator>Yuval_1</dc:creator>
      <dc:date>2003-11-16T04:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120237#M7992</link>
      <description>You didn't say what version of Linux you run...&lt;BR /&gt;Anyway You can install the wu-ftpd but since FTP is  not secured (yes you can secure it) unauthorized access still can be found.&lt;BR /&gt;to install it - locate the RPMS folder on one of your installation CDs.&lt;BR /&gt;Then rpm -Uvh /path/filename&lt;BR /&gt;I suggest you to start use the sftp which comes as part of open-sll.&lt;BR /&gt;From linux station it's use very simple:&lt;BR /&gt;sftp ip_address&lt;BR /&gt;&lt;BR /&gt;and on microsoft machine you need to install third party utility-download it from here:&lt;BR /&gt;&lt;A href="http://www.softpedia.com/public/cat/10/2/10-2-35.shtml" target="_blank"&gt;http://www.softpedia.com/public/cat/10/2/10-2-35.shtml&lt;/A&gt;</description>
      <pubDate>Sun, 16 Nov 2003 05:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120237#M7992</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-11-16T05:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120238#M7993</link>
      <description>Switching your ftp server from m$ to Linux shouldn't solve the unauthorized access problem...&lt;BR /&gt;Maybe could you explain who you explicitely want to allow and who to deny (not quoting any real IP if you prefer), along with your Linux version, we'll advise you more precisely.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Sun, 16 Nov 2003 05:45:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120238#M7993</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-11-16T05:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120239#M7994</link>
      <description>I use RedHat 7, and I want to allow the general public to access the image folder, and a group of my close friends to access my ASP code development section. I can't use IP adresses cause they login from all over the place.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Nov 2003 07:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120239#M7994</guid>
      <dc:creator>Yuval_1</dc:creator>
      <dc:date>2003-11-16T07:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120240#M7995</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;RH 7 uses wu-ftpd, version which is considered as weak. I suggest you turn to proftpd a far more secure and easy to set up server.&lt;BR /&gt;Get it from here :&lt;BR /&gt;&lt;A href="http://proftpd.linux.co.uk/" target="_blank"&gt;http://proftpd.linux.co.uk/&lt;/A&gt;&lt;BR /&gt;As you are good doc reader, here is what you need to do :&lt;BR /&gt;1. Set up a public directory, everybody (anonymous) being able to read from ther, nobody writes (this is important, if you don't want this directory to become a big kazaa deposit in a few days !)&lt;BR /&gt;2. Set up another directory, which access is reserved to authorized people, with login and password. In there, have one dir in which people can read, not write. Then set upa nother sub-directory where people can write and execute, not read. So they will be able to upload to your server (being authenticated), but not see what's inside, you'll decide what to keep and to remove.&lt;BR /&gt;The main issue for you is authentication : read :&lt;BR /&gt;&lt;A href="http://proftpd.linux.co.uk/docs/faq/linked/faq-ch7.html" target="_blank"&gt;http://proftpd.linux.co.uk/docs/faq/linked/faq-ch7.html&lt;/A&gt;&lt;BR /&gt;Then basic set up :&lt;BR /&gt;&lt;A href="http://proftpd.linux.co.uk/docs/example-conf.html" target="_blank"&gt;http://proftpd.linux.co.uk/docs/example-conf.html&lt;/A&gt;&lt;BR /&gt;You'll get examples here.&lt;BR /&gt;&lt;BR /&gt;Don't hesitate to posts questions anyway if some things are not clear, seting up and ftp server for the first time is not really easy.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Sun, 16 Nov 2003 08:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120240#M7995</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-11-16T08:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120241#M7996</link>
      <description>I'm a happy user of wu-ftpd.  It is pretty easy to lock down. proftp is good I hear.  Red Hat has gone with vsftp, a total re-write that is supposdely very scalable.  As Mr. Scoot on the Entperprise liked to say, "The right tool for the right job."&lt;BR /&gt;&lt;BR /&gt;The fastest way to secure wu-ftpd is to install and run Bastille, which helps you do it by answering a series of questions. I've found its easier to secure wu-ftpd than to learn a new server and replace it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.bastillelinux.org" target="_blank"&gt;http://www.bastillelinux.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are controlling who accesses the server, then you can think about not using ftp at all.  ftp does clear text  authentication.  openssh &lt;A href="http://www.openssh.org" target="_blank"&gt;http://www.openssh.org&lt;/A&gt; uses encrypted authentication.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 16 Nov 2003 10:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120241#M7996</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-16T10:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120242#M7997</link>
      <description>Given the scenario you spell out you do want to &lt;BR /&gt;setup an anonymous account for access to the &lt;BR /&gt;image directory and one or more personal accounts for access to the ASP stuff.&lt;BR /&gt;&lt;BR /&gt;Now, given your description it seems you really only want to give read access to your data. In that case my suggestion is to setup a webserver. Secure the area with the ASP stuff and disable scripting on the server. The advantage of this is that by default a webserver only allows read access to your system while a FTP server allows read and write (and will be used that way if you do not secure it otherwise...)</description>
      <pubDate>Sun, 16 Nov 2003 10:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-server/m-p/3120242#M7997</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-11-16T10:26:57Z</dc:date>
    </item>
  </channel>
</rss>

