<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://tm.root-n.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Tipsというかメモ server:pure-ftpd</title>
        <description></description>
        <link>https://tm.root-n.com/</link>
        <lastBuildDate>Tue, 18 Nov 2025 18:36:14 +0900</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://tm.root-n.com/lib/images/favicon.ico</url>
            <title>Tipsというかメモ</title>
            <link>https://tm.root-n.com/</link>
        </image>
        <item>
            <title>pure-ftpd :: インストールと設定</title>
            <link>https://tm.root-n.com/server:pure-ftpd:install_setup</link>
            <description>インストール
% sudo yum -y install pure-ftpd

or

% sudo yum --enablerepo=epel -y install pure-ftpd 
バーチャルユーザの設定


pure-ftpd :: バーチャルユーザの設定




デーモン化する場合の設定


pure-ftpd の設定</description>
        <category>server:pure-ftpd</category>
            <pubDate>Wed, 10 Oct 2018 11:37:37 +0900</pubDate>
        </item>
        <item>
            <title>pure-ftpd :: バーチャルユーザの設定</title>
            <link>https://tm.root-n.com/server:pure-ftpd:virtual_user</link>
            <description>前提条件として「ftp専用グループ」「ftp専用ユーザ」を事前に作成しておく

 groupadd ftpgroup -g 1122
 useradd ftpuser -u 1122 -g ftpgroup -d /dev/null -s /etc

※. gid,uid は運用ポリシーによって決定する</description>
        <category>server:pure-ftpd</category>
            <pubDate>Sun, 16 Mar 2008 22:48:28 +0900</pubDate>
        </item>
    </channel>
</rss>
