Use an editing utility like Ultra Edit to search the FTP logs for the 230-Welcome entry, which gives the time, date, and username of each login. Then import the results to excel and find the last login for each user.
Titan will store the statistics information in an ODBC database. You can use any generic ODBC reporting utility such as Crystal Reports to access and format that information.
Please follow these steps to setup stats track for 64bit platforms using SQL Express:
1. Install SQL Express on the Titan box or connect to a Remote SQL instance.
2. If you install SQL on Titan, do the following:
In the logging section, on the St...