PHP script generating an ftp log file

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Derek Lancaster
Forum Newbie
Posts: 2
Joined: Sat Jan 10, 2009 3:14 pm

PHP script generating an ftp log file

Post by Derek Lancaster »

:?
Any savy person listening in know of a PHP script that will generate a log file of ftp downloads from a subdomain. Or if not script, something analogous to .htaccess that could be placed in the subdomain and create and display said log files instead of a directory.

My web host's ftp log files only record ftp access to the domain by the account holder; myself. I need to know if customers of the web site are downloading files placed there for that purpose.
Post Reply