04-08-2010, 12:58 PM
|
#2 |
| Too much time... FlashFXP Beta Tester ioFTPD Administrator
Join Date: May 2005
Posts: 1,048
|
There are actually TWO files displayed when you enter a directory.
.ioFTPD.cwd - which allows message cookies
.ioFTPD.message - plain text only
Most zipscripts output data to the .ioFTPD.message file without sanitizing the directory name, imdb info, etc which could either do weird things or be a security hole so I changed it back in v6.6.0 to read from 2 files and not process the .message one.
Just put whatever you wanted to do in the .ioFTPD.cwd file which is processed first.
|
| |