I installed a free bot detection utility from Trend Micro called RUBotted on a system to check for bot software on the system. I didn't expect to find such software on the system, but wanted to check it thorougly.
[ More Info ]
|
|
[ More Info ]
E.g. for a file called samplefile.txt
, I had to store it in
the logbook directory as 080808_110230_samplefile.txt
where
080808
represented the date for the file, August 8, 2008, and
110230
represented a timestamp for the file, i.e. 11:02:03 A.M.
The date is in yymmdd format. I was then able to use
http://server.example.com/sysadmin/080808_110230/samplefile.txt
as the URL for the link in the logbook entry. I placed the
080808_110230
between slashes and followed it by the orginal
filename.
I was then able to access the file through a link in the logbook entry.
[ More Info ]