Pure-FTPd is a free FTP server daemon with a strong focus on security for Unix-like operating systems.
4
votes
1answer
4k views
How to Read a Pure FTPD log file?
I'm trying to analyze my FTP log to investigate some unauthorized access, but I can't make sense of some of the far right columns.
Thu Oct 01 00:13:55 2009 0 92.54.102.153 2547 ...
0
votes
1answer
484 views
pure-ftpd home directory
After installing pure-ftpd and adding a user using the command:
pure-pw useradd -u -d /var/www/domain -f /var/pure-ftpd/pureftpd.passwd
pure-ftp asks me for a new password for the user. However, ...
0
votes
1answer
1k views
my pure-ftpd server on centos is not working
I am relatively new to linux and am running centos 5.3 on my VPS. I manage my ftp users via lxadmin - The ftp server that my vps is running is pure-ftpd I believe however recently it has stopped ...
0
votes
1answer
626 views
mutt: problem when running from pure-uploadscript of pure-ftpd
Ubuntu Jaunty Server (9.04)
pure-ftpd 1.0.21-11.4ubuntu1
mutt 1.5.18-6ubuntu1
I need to receive e-mail notifications when my FTP users upload files.
I use pure-uploadscript to do this. The code ...