[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Opening Permission Masks For FTP on domain.com/ftp/incoming/



Currently when someone posts a file to the /ftp/incoming folder by using the
URL ftp://www.mydomain.com the file seems to disappear upon refresh.  Even
though I know it is there, it isn't shown.  Also, stating the file name
doesn't help and a 550 message is returned when the user tries to key the
full URL.

We are not concerned about the security of this folder.  We allow 30MBs and
can always dump what is inside that doesn't belong there.

Ideally, we would like to set it up so that a user can use a CERN complaint
browser to drop off and pick up files.  I know how to edit proftpd.conf, but
am confused over the difference in the UMASK contained within, the actual
directory permissions, and file permissions.

What do I need to do to make files that are deposited there, Search, Read,
Execute and Write, by default?  Or better yet, just Read and Writ able?