Networking Forums

Networking Forums > Computer Networking > Linux Networking > Anonymous FTP / upload problem with RH9

Reply
Thread Tools Display Modes

Anonymous FTP / upload problem with RH9

 
 
Stop Bsod
Guest
Posts: n/a

 
      09-30-2003, 07:35 PM
Hi,

Red Hat 9 (wu ftp-2.6.2-12).
OK, the Anonymous FTP works just fine for the download.

Problem whith the upload is that every time, I get the following error
messages :

ftp> cd /upload
250 CWD command successful.
ftp> put zzzz
local: zzzz remote: zzzz
227 Entering Passive Mode (80,218,39,189,240,160)
553 zzzz: Permission denied on server. (Upload)

I don't understand why.... my file /etc/ftpaccess contains among other
things :

class all real,guest,anonymous *
upload /home/ftp/pub/mp3 * no
upload /home/ftp/pub/mp3 /upload yes marc marc 0444 dirs 0777
upload /home/ftp/pub/mp3 /upload/* yes marc marc 0444 nodirs

For sure, the directory /upload is writeable.

The funny point that it was WORKING with Red Hat 8.0.... No config change
but install of Red Hat 9.0 screw it up

Any help/idea appreciated.

Thanks.

M.





 
Reply With Quote
 
 
 
 
Rahim Azizarab
Guest
Posts: n/a

 
      10-01-2003, 06:28 AM
cd to ~ftp/ and do chown ftp:ftp uploads

It appears your upload is owned by root.

rahim
 
Reply With Quote
 
Stop Bsod
Guest
Posts: n/a

 
      10-01-2003, 09:21 AM
Le Tue, 30 Sep 2003 23:28:44 -0700, Rahim Azizarab a écrit :

> cd to ~ftp/ and do chown ftp:ftp uploads
>
> It appears your upload is owned by root.
>
> rahim


It's not a chown/chmod problem, I even tested with all access (777).



 
Reply With Quote
 
Frank Winans
Guest
Posts: n/a

 
      10-02-2003, 03:04 PM
"Stop Bsod" wrote
> Red Hat 9 (wu ftp-2.6.2-12).
> OK, the Anonymous FTP works just fine for the download.
>
> Problem whith the upload is that every time, I get the following error
> messages :
>
> ftp> cd /upload
> 250 CWD command successful.
> ftp> put zzzz
> local: zzzz remote: zzzz
> 227 Entering Passive Mode (80,218,39,189,240,160)
> 553 zzzz: Permission denied on server. (Upload)
>
> I don't understand why.... my file /etc/ftpaccess contains among other
> things :
>
> class all real,guest,anonymous *
> upload /home/ftp/pub/mp3 * no
> upload /home/ftp/pub/mp3 /upload yes marc marc 0444 dirs 0777
> upload /home/ftp/pub/mp3 /upload/* yes marc marc 0444 nodirs
>
> For sure, the directory /upload is writeable.
>
> The funny point that it was WORKING with Red Hat 8.0.... No config
> change, but install of Red Hat 9.0 screwed it up

Umm, if you install vsftp be aware it too only permits anonymous connects,
and downloads only, when run from xinetd; works ok as a demon, started
by /etc/rc.d/rc3.d/S50vsftpd script.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BITS Upload problem Shai Brumer Windows Networking 0 09-28-2005 08:33 PM
SMC2804 file upload problem Terry Lee Wireless Internet 0 09-11-2004 06:00 PM
ftp upload problem with new linksys router victor voul Wireless Internet 2 12-21-2003 07:06 PM
DLink di-604 router upload speed problem dvgrhl Home Networking 0 09-08-2003 02:55 AM
FTP anonymous problem Peter Linux Networking 0 07-17-2003 03:08 AM



1 2 3 4 5 6 7 8 9 10 11