Delphi For PHP Forums       


Go Back   Delphi-PHP Forums > Delphi4PHP NNTP Newsgroups > embarcadero.public.delphiphp.non-technical
Forum Jump Register FAQ Members List Downloads Search Today's Posts Mark Forums Read

embarcadero.public.delphiphp.non-technical General non-technical issues related to Delphi for PHP.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 6th May 2009, 23:56
richard poulin
Guest
 
Posts: n/a
Default A script to monitor ftp download? [Edit]

Aware of any script i could use to monitor files downloaded from ftp ? Could be php or other kind - to be use on apache server (non windows). I'm mainly concerned with number of dowmloads, date and IP address. Thanks.

Note: i just learned that the ftp server i have at jumpline.com has no log to be seen. The script, if any is possible, should do without it!

Edited by: richard poulin on May 6, 2009 2:53 PM
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 7th May 2009, 00:02
richard poulin
Guest
 
Posts: n/a
Default Re: A script to monitor ftp download?

> {quote:title=Delphi-PHP Forums wrote:}{quote}
> awstats checks your log file.
> 'Statistics for myftpserver.com'
> (http://awstats.sourceforge.net/awstats.ftp.html)
>
>
> --
> 405hp
> ------------------------------------------------------------------------
> 405hp's Profile: 1089
> View this thread: A script to monitor ftp download?


My ftp server is provided by jumpline.com. They just told me that it will be not possible to use awstats since there is no log to be seen (ftp logging is unable). They suggest the idea of a script .... i have no idea how to do it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 7th May 2009, 01:17
405hp's Avatar
Firebug Fanatic
 
Join Date: Dec 2007
Location: State of Confusion
Posts: 3,216
405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute
Default

I have no idea if you can't get a log.

There is this program net2ftp - a web based FTP client

It looks like it might be a middle man between your ftp server and the world and can log the traffic.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 7th May 2009, 16:11
richard poulin
Guest
 
Posts: n/a
Default Re: A script to monitor ftp download? [Edit]

> {quote:title=Delphi-PHP Forums wrote:}{quote}
> I have no idea if you can't get a log.
>
> There is this program 'net2ftp - a web based FTP client'
> (http://www.net2ftp.com/homepage/features.html)
>
> It looks like it might be a middle man between your ftp server and the
> world and can log the traffic.
>
>
> --
> 405hp
> ------------------------------------------------------------------------
> 405hp's Profile: 1089
> View this thread: A script to monitor ftp download? [Edit]


Thank you. I will have a look on that application. Up to now i have'nt seen any short script that will do the job of monitoring file downloaded via ftp.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 7th May 2009, 20:50
richard poulin
Guest
 
Posts: n/a
Default Re: A script to monitor ftp download? [Edit] [Edit]

> {quote:title=Delphi-PHP Forums wrote:}{quote}
> I have no idea if you can't get a log.
>
> There is this program 'net2ftp - a web based FTP client'
> (http://www.net2ftp.com/homepage/features.html)
>
> It looks like it might be a middle man between your ftp server and the
> world and can log the traffic.
>
>
> --
> 405hp
> ------------------------------------------------------------------------
> 405hp's Profile: 1089
> View this thread: A script to monitor ftp download? [Edit]


Thank you. I will have a look. Up to now i have'nt seen any short script that do the job of monitoring file downloaded via ftp - all are monitoring pages or links on pages.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 9th May 2009, 00:31
richard poulin
Guest
 
Posts: n/a
Default Re: A script to monitor ftp download? [Edit]

> {quote:title=richard poulin wrote:}{quote}
> > {quote:title=Delphi-PHP Forums wrote:}{quote}
> > I have no idea if you can't get a log.
> >
> > There is this program 'net2ftp - a web based FTP client'
> > (http://www.net2ftp.com/homepage/features.html)
> >
> > It looks like it might be a middle man between your ftp server and the
> > world and can log the traffic.
> >
> >
> > --
> > 405hp
> > ------------------------------------------------------------------------
> > 405hp's Profile: 1089
> > View this thread: A script to monitor ftp download? [Edit]

>
> Thank you. I will have a look. Up to now i have'nt seen any short script that do the job of monitoring file downloaded via ftp - all are monitoring pages or links on pages.


I did install net2ftp. Its a very nice piece of php. I do have access to a log (users, ip, actions in a small log database) but no name of file downloaded. I will see if i can add in the log the name of the file downloaded.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10th May 2009, 16:22
richard poulin
Guest
 
Posts: n/a
Default Re: A script to monitor ftp download? [Edit] [Edit]

> {quote:title=richard poulin wrote:}{quote}
> > {quote:title=Delphi-PHP Forums wrote:}{quote}
> > I have no idea if you can't get a log.
> >
> > There is this program 'net2ftp - a web based FTP client'
> > (http://www.net2ftp.com/homepage/features.html)
> >
> > It looks like it might be a middle man between your ftp server and the
> > world and can log the traffic.
> >
> >
> > --
> > 405hp
> > ------------------------------------------------------------------------
> > 405hp's Profile: 1089
> > View this thread: A script to monitor ftp download? [Edit]

>
> Thank you. I will have a look. Up to now i have'nt seen any short script that do the job of monitoring file downloaded via ftp - all are monitoring pages or links on pages.


I did install net2ftp. Its a very nice piece of php. I do have access to a log (users, ip, actions in a small log database) but no name of file downloaded. I will see if i can add in the log the name of the file downloaded.

/EDIT:

OK Done.

Edited by: richard poulin on May 10, 2009 7:21 AM
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 03:38.




Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 ©2009, Crawlability, Inc.
Copyright © 2004 - 2009, G&J Solutions Ltd. All Rights Reserved. terms of use