Thread: !vfs:flush
View Single Post
Old 04-16-2004, 08:12 AM  
FTPServerTools
Senior Member
 
Join Date: Sep 2002
Posts: 543
Default !vfs:flush

I would love to see a !vfs:flush to free a symlink the easy way.
Say I do a !vfs:chattr 1 "d:\test\a" "/test/s/" then my symlink appears.
But if I want to remove it i either need to edit the .ioFTPD file using the io code, or I need to change the .ioFTPD myself and force io to update it's vfs cache.
Pretty unhandy if you ask me. The easiest way to do this would be:
a dos console reply of !vfs:flush "d:\test\a"
this could easily auto remove/change the .ioFTPD file and remove the link. As it is now a lot of code needs to be made for such a simple thing.
FTPServerTools is offline   Reply With Quote