Compatible Support Forums: FTP that can track and individual file download?

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

FTP that can track and individual file download?

#1 User is offline   Mr.Guvernment 

  • veteran
  • Group: Members
  • Posts: 1441
  • Joined: 04-January 01

Posted 04 July 2003 - 08:54 AM

Hey all,


here is the dilly YO!

i need an ftp server (unless G6 /bulletproof can do it alone or with a script)

I need an FTP server that can track 1 account that logs in, and mainly be able to track 1 specific file that it downloads.


For example

Account

JoeBlow


Logs in, he has access to 2 possible files to download

File A

or

File B

How or what can I use / do to have a tracking system that will tell me how many times File B was downloaded and if possible, what days / time it was.

All info or feedback is appreciated!
0

#2 User is offline   jmmijo 

  • veteran
  • Group: Members
  • Posts: 1550
  • Joined: 29-May 02

Posted 04 July 2003 - 06:07 PM

I thought that most, if not all, FTP server software can keep logs on user accounts. This should include specific file(s) being u/l and/or d/l and timestamps. Also how long the user was online and timestamps. Check the user accounts section of Bulletproof, it could be disabled for some reason and you're not tracking anybody at this point.
0

#3 User is offline   Mr.Guvernment 

  • veteran
  • Group: Members
  • Posts: 1441
  • Joined: 04-January 01

Posted 05 July 2003 - 03:07 AM

^^^

yeah g6 does log EVERYTHING

but what i want more or less is for it to log specifics as in

Account A downloaded file ABC x amount of times


thing is G6 and such logs evrything so

Account A downloaded files ABCDEFGHIJKLMNOPQRSTUVWXYZ

smile

see what i mean - what i need is for the ftp server to ONLY log if a certian file is downloaded..
0

#4 User is offline   jmmijo 

  • veteran
  • Group: Members
  • Posts: 1550
  • Joined: 29-May 02

Posted 05 July 2003 - 04:27 AM

So you need an FTP Server to log only when something specific triggers it, in this case if User a d/l file b for instance ?!?

I can't say I've come across one that would do this, sorry frown
0

#5 User is offline   Mr.Guvernment 

  • veteran
  • Group: Members
  • Posts: 1441
  • Joined: 04-January 01

Posted 05 July 2003 - 08:33 AM

Quote:
So you need an FTP Server to log only when something specific triggers it, in this case if User a d/l file b for instance ?!?

I can't say I've come across one that would do this, sorry frown


EXACTLY!

i am looking @ various scripts for G6 adn was told ProFTP may do htis, so got some testing to do.
0

#6 User is offline   clutch 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 3859
  • Joined: 29-March 00

Posted 05 July 2003 - 09:18 AM

Your best bet may be to have something that logs to a database, and then query that db. I have done this with IIS (which logs WWW, FTP, and SMTP) where I have it connect to my SQL server using ODBC and log everything that way. Then, I use an ASP app that I wrote to query it.
0

#7 User is offline   Mr.Guvernment 

  • veteran
  • Group: Members
  • Posts: 1441
  • Joined: 04-January 01

Posted 05 July 2003 - 09:29 AM

^^^

would it be possible to use MySQL database? as my friend knows PHP very well and could write something in a second.
0

#8 User is offline   clutch 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 3859
  • Joined: 29-March 00

Posted 05 July 2003 - 11:56 AM

If you configure the tables properly and it can support a System DSN to it, then probably. There is a .sql file in the inetpub dir for IIS, and that's your SQL script to configure the db.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users