|
The Access Log basically dumps the FTP window log to a file. The file is output in CLF (Common Log Format) . To enable access logging, you check 'Log to File' and give it a filename. If the file doesn't exist, WebServUSB will create one. If the filename does exsit, WebServUSB will append to the end of it. I'd recommend creating an empty file: 'ftplog.log' first. Then WebServUSB will pick it up when running - (ED.) |