Monitioring FTP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
newbiegirl
Forum Newbie
Posts: 2
Joined: Thu May 01, 2003 5:05 pm

Monitioring FTP

Post by newbiegirl »

HI all,

I really appreciate all the people that help each other here this forum is great.

Situation:
I would like to host several webpages for myself & my friend. I would like to use php to monitor ftp traffic, web traffic and email traffic so i can determine how much my friends should pay when i get the bill from my isp. To prevent confilict between friends I would like to write this data into a mysql database and export the needed data into CSV into excel.

My question is that I am running a linux web server and I would like to monitor all the traffic that each of my friends do. Ive seen some good tutorials on web statistics but not for ftp statistics. Considering that ftp and email take most of the bandwith in my server( i think) then I really want to find one that can track them. I would also like to know one for email statistic. Can this be done and if it can where do i find the tutorial ???

much appreciation
Emily
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Please don't cross-post, just chose the most appropriate forum and post there, do not then post the same message in 4 other forums.

Mac
Post Reply