Groups | Blog | Home
all groups > iis ftp > february 2005 >

iis ftp : Can client posting info to log file?


BobAchgill
2/28/2005 11:05:02 PM
Is there some way for the FTP client app I have written to do some kind of
FTP command that will result in a FTP Server log record being written with
some user data?

I would like my FTP client to ask the user for his/her email address and
then some how post that info on the server log along with their IP address.

Thanks!

Bernard
3/1/2005 3:38:50 PM
Nope. if you site support anonmyous access. then you can 'hard code' you
app, to request user to enter 'email address' as the password, and your app
will use it when authenticating with IIS FTP. as for the IP, by default it
will be logged. Only anonymous access, will record the password field, for
authenticated user, the field will be logged as dash '-'.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

AddThis Social Bookmark Button