Collections:
Other Resources:
Checking FTP Server Log File
Checking FTP Server Log File
✍: Guest
If you look the settings, you will find out that the log file is located in C:\WINDOWS\System32\LogFiles\MSFTPSVC1 directory. Open the last log file, exnnnnnn.log, you should see something like:
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 03:55:34
#Fields: time c-ip cs-method cs-uri-stem sc-status
03:55:34 127.0.0.1 [1]USER anonymous 331
03:55:42 127.0.0.1 [1]PASS gg 230
03:55:49 127.0.0.1 [1]QUIT - 226
04:07:57 127.0.0.1 [2]sent /ftp.html 226
04:07:57 127.0.0.1 [2]sent /index.html 226
04:07:58 127.0.0.1 [2]sent /reference.html 226
03:55:49 127.0.0.1 [1]QUIT - 226
Interestingly, it did not record the "dir" command.
2008-10-21, ≈16🔥, 0💬
Popular Posts:
What are the commonly used background processes on Windows systems? - Part II Continue from Part I ....
How to use "query user" to find out who is logged in to my Windows 7 computer? If you allow remote l...
How to get file properties in Windows PowerShell? I want to know when the file was originally create...
What is the startup program "Alps Pointing Device Driver - Apoint.exe" on my Windows 8 computer? Can...
How to make text and icon size larger or smaller on my Windows 8 system? The text is too small and h...