Re: Hide Virtual Folder (General questions)
Hi Phil,
Unfortunately no. The only way to achieve this is by modifying the directory listing when it is sent to user. This can be achieved by using ListDirData event:
http://www.weonlydo.com/FTPServer/Help/wodFTPD-ListDirData-Event.html
However, perhaps the more effective way would be to simply prevent it from being listed? You can do that simply by setting Action in ListDir event to Deny.
Regards,
Damba
Complete thread:
- Hide Virtual Folder - phil, 2012-03-12, 19:12
- Re: Hide Virtual Folder - wodDamir, 2012-03-12, 19:43