From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Lejanson C. Go" Subject: configure anonymous ftp problem Date: Thu, 02 Oct 2003 17:34:18 +0800 Sender: linux-admin-owner@vger.kernel.org Message-ID: <3F7BF11A.7080806@hq.ntsp.nec.co.jp> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-admin@vger.kernel.org Hello, Good Day!!! I am trying to configure my RH7.3 box with an anonymous ftp access. I have configured anon-ftp and its working. Now I am planning to put an 'incoming' folder wherein anonymous users can put their files on it. I have put an incoming folder in /var/ftp/incoming and set its permissions to .. 164415 drwxrw-rw- 2 root root 4096 Oct 2 17:20 incoming But I still cannot upload files in 'incoming' directory. The error message is this: ftp> put rec_cli-coderev-09302003-1.0.tar.gz local: rec_cli-coderev-09302003-1.0.tar.gz remote: rec_cli-coderev-09302003-1.0.tar.gz 227 Entering Passive Mode (172,28,61,30,201,151) 553 rec_cli-coderev-09302003-1.0.tar.gz: Permission denied on server. (Upload) ftp> Where do I go from here? I really needed some help. Thanks a lot. In Need, Lejanson