|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Is it possible to make sure that an user can only download one file once from FTP?
Hi.
I wonder is it possible to make sure that one user can only download one file once? For example, I have a FTP server ftp://host.com and I have one file named foo.txt ftp://host.com/foo.txt and I want to make sure that one user can only download foo.txt one time, (if the user's connection is lost, and he login to resume his last download, we only count one time) If iis can't do this, is it possiable to use ISAPI to write an extention? I have read msdn and it seems that microsoft have write some trickes which is more complex. we are maintaing a ftp site contains commerical contents, we want to pervent suckers from abusing our resouce. please help. thanks. |
|
#2
|
|||
|
|||
|
You may be able to do something with an ISAPI filter if the IIS FTP even uses them, I don't know ISAPI stuff.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Is it possible to make sure that an user can only download one file once from FTP? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|