Displaying 1 result from an estimated 1 matches for "pathmsg".
Did you mean:
path_msg
2000 Aug 14
0
More secure wu-ftpd
...real
chmod yes real
delete yes real
overwrite yes real
rename yes real
log transfers guest,real,anonymous inbound,outbound
shutdown /etc/shutmsg
passwd-check rfc822 enforce
#Filtering non ascii character
path-filter anonymous /etc/mesaj/pathmsg ^[-A-Za-z0-9_]*$ ^\. ^-
#pt guest
path-filter gest /etc/mesaj/pathmsg ^[-A-Za-z0-9_]*$ ^\. ^-
#pt. users
path-filter real /etc/mesaj/pathmsg ^[-A-Za-z0-9\._-]*$
#This line protect me wen a bug shown in wu-ftp2.4 2.5 2.6
# specify the upload directory information
upload /home/ftp *...