Jan 30, 2002 #1 TMIC MIS Joined Jan 29, 2002 Messages 5 Location US I am trying to upload files to a Linux 7.1 server as anonymous and I keep getting 553 permission denied on server upload.
I am trying to upload files to a Linux 7.1 server as anonymous and I keep getting 553 permission denied on server upload.
Jan 30, 2002 #2 ifincham IS-IT--Management Joined Jul 11, 2001 Messages 1,768 Location GB Hi, Assuming that's wu-ftpd - Did you read the HOWTO --> http://www.wu-ftpd.org/HOWTO/upload.configuration.HOWTO The default for anon users is no uploads allowed - you have to configure it to permit uploads as described in the howto. Hope this helps Upvote 0 Downvote
Hi, Assuming that's wu-ftpd - Did you read the HOWTO --> http://www.wu-ftpd.org/HOWTO/upload.configuration.HOWTO The default for anon users is no uploads allowed - you have to configure it to permit uploads as described in the howto. Hope this helps
Jan 30, 2002 #3 bgarlock MIS Joined Jan 23, 2002 Messages 173 Location US Make sure you have the latest patch for wu-ftpd from RH, since there is a known exploit. http://www.redhat.com/support/errata/RHSA-2001-157.html Bruce Garlock bruceg@tiac.net http://bruceg.dyndns.org Upvote 0 Downvote
Make sure you have the latest patch for wu-ftpd from RH, since there is a known exploit. http://www.redhat.com/support/errata/RHSA-2001-157.html Bruce Garlock bruceg@tiac.net http://bruceg.dyndns.org
Jan 30, 2002 Thread starter #4 TMIC MIS Joined Jan 29, 2002 Messages 5 Location US I jus found my answer, I was missing an entry in the ftpaccess file. Thanks! Upvote 0 Downvote
Jan 31, 2002 #5 bgarlock MIS Joined Jan 23, 2002 Messages 173 Location US Instead of wu-ftpd, you might want to give proftpd a look. It offers many more features: http://www.proftpd.net/ Bruce Garlock bruceg@tiac.net http://bruceg.dyndns.org Upvote 0 Downvote
Instead of wu-ftpd, you might want to give proftpd a look. It offers many more features: http://www.proftpd.net/ Bruce Garlock bruceg@tiac.net http://bruceg.dyndns.org