vfs bug (multi dir list)
Say you have a dir in your / vfs-tree called TEST now insert a line into your vfs file like this:
"d:\FTPROOT" /
## New line at bottom...
"e:\FTPROOT2" /TEST
Now you have two TEST dirs inside your / tree showing the right perm for both dirs but both dirs are linked to "e:\FTPROOT2".
|