|
Hi
I would really appreciate any feedback on this one...
I want to provide a facility from a client's website for only authorised users to access
documents from a secured folder and its subfolders. The authorised user will be allowed to ftp
these documents from the secure folder (or subfolder) to their local PC.
Ideally, each user would have their own user name and password which would give them access to
the secure folder. It would be nice if somehow the user name and password were not the true FTP
password so as to disallow them from going direct to the FTP folder without logging on. This way,
I can track which user does what.
I am not looking for any help with the actual coding for allowing users to log on.
I just need to know whether this is technically possible between ASP and FTP and if so, what
configuration is needed on the server to allow it to happen.
p.s. The client's server is IIS running on W2K.
Many thanks
Mark
|
|
|
|
|
|
|
|
|
// |