<?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: Looking for a ftp server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660723#M85418</link>
    <description>If you want to use chrooted environment, IMHO, you have only one solution - &lt;BR /&gt;&lt;BR /&gt;using /usr/share as chroot&lt;BR /&gt;using /usr/share/share_data for shared data&lt;BR /&gt;using  /usr/share/username for each user and put symlinks here&lt;BR /&gt;</description>
    <pubDate>Mon, 31 Oct 2005 02:58:30 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2005-10-31T02:58:30Z</dc:date>
    <item>
      <title>Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660720#M85415</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I'm running Mandriva 2006. I would like to find a ftp server which allows me to use symoblic links. I could use a patch for ProFTPD but it needs to recompile, and I want to keep the RPM solution for easy updates.&lt;BR /&gt;&lt;BR /&gt;I don't know what of the followings can support symlinks :&lt;BR /&gt;pure-ftpd&lt;BR /&gt;vsftpd&lt;BR /&gt;wu-ftpd&lt;BR /&gt;&lt;BR /&gt;Does someone have an idea?</description>
      <pubDate>Sun, 30 Oct 2005 13:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660720#M85415</guid>
      <dc:creator>Nils_9</dc:creator>
      <dc:date>2005-10-30T13:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660721#M85416</link>
      <description>I'm pretty sure wu-ftpd and vsftpd both support symbolic links.&lt;BR /&gt;&lt;BR /&gt;I just ftp'd to my RH ES 4.0 server with vsftpd and symbolic links ln -s created were followed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 30 Oct 2005 14:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660721#M85416</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-10-30T14:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660722#M85417</link>
      <description>Thanks a lot Steven, vsftpd works well, but there is only a little problem. I want to chroot users, but datas I want to be shared are not in their /home directory. When I don't use chroot, symlinks are supported.&lt;BR /&gt;&lt;BR /&gt;I don't want to give access to the entire filesystem, only /mnt/share/ and /mnt/anothermountpoint/anothershare/</description>
      <pubDate>Sun, 30 Oct 2005 16:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660722#M85417</guid>
      <dc:creator>Nils_9</dc:creator>
      <dc:date>2005-10-30T16:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660723#M85418</link>
      <description>If you want to use chrooted environment, IMHO, you have only one solution - &lt;BR /&gt;&lt;BR /&gt;using /usr/share as chroot&lt;BR /&gt;using /usr/share/share_data for shared data&lt;BR /&gt;using  /usr/share/username for each user and put symlinks here&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Oct 2005 02:58:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660723#M85418</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-10-31T02:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660724#M85419</link>
      <description>If I understand, it is not possible to have a directory named /usr/share/confidential with datas I don't want to be read.</description>
      <pubDate>Mon, 31 Oct 2005 03:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660724#M85419</guid>
      <dc:creator>Nils_9</dc:creator>
      <dc:date>2005-10-31T03:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660725#M85420</link>
      <description>why not?&lt;BR /&gt;&lt;BR /&gt;you can do it using standart unix file ownership/permission.&lt;BR /&gt;&lt;BR /&gt;For example, if  root is owner of /usr/share/confidential  and this directory has &lt;BR /&gt;drwx------&lt;BR /&gt;permission, only root will be able to read it.</description>
      <pubDate>Mon, 31 Oct 2005 07:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660725#M85420</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-10-31T07:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660726#M85421</link>
      <description>Datas are on FAT32 partitions, because of a dual boot XP/Mandriva.&lt;BR /&gt;&lt;BR /&gt;So I will try another solution : I will use Qemu or VMware to install a linux ftp server. Then, I will use Samba to mount shares on the emulated OS. So I will be able to chroot users into /mnt and mount all the datas in /mnt/data, /mnt/otherdatas and so on.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your help !</description>
      <pubDate>Mon, 31 Oct 2005 07:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660726#M85421</guid>
      <dc:creator>Nils_9</dc:creator>
      <dc:date>2005-10-31T07:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660727#M85422</link>
      <description>even using Linux ftp server over VMWARE plus Samba is possible and even my suggestion may be offtopic in this forum, I'll suggest you to start MS Win FTP server in this environment.</description>
      <pubDate>Mon, 31 Oct 2005 07:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660727#M85422</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-10-31T07:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a ftp server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660728#M85423</link>
      <description>I prefer using an emulator because I don't have to reboot the computer.</description>
      <pubDate>Mon, 31 Oct 2005 07:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-ftp-server/m-p/3660728#M85423</guid>
      <dc:creator>Nils_9</dc:creator>
      <dc:date>2005-10-31T07:32:40Z</dc:date>
    </item>
  </channel>
</rss>

