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

[cobalt-users] proftp overwrite as site admin?



I'm not sure if I'm having an issue with proftpd or not.  If a virtual site
has two accounts configured as site admin, can one overwrite files uploaded
by the other?  What I'm seeing is that they cannot, and "chmod" is not an
optional command.  If this is standard, how does one allow two site admins
to maintain a web site via ftp?

BTW, I have not installed version 2 of the proftpd patch yet, but I did run
the rollback script that Tony posted on the Sun forums.


Finally, I seem to have lost the original proftpd.conf file when I started
working on this issue.  Is the following correct?

# Port 21 is the standard FTP port.
#Port                           21
Port 0
SocketBindTight on



-keith