View Single Post
Old 06-25-2003, 08:13 PM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default Re-creating symlink from scripts down't work

From script...

If i created a symlink from say c:\something -> /something and i want to redefine it to point to /something_else, it doesn't work.

Apparently, io does some caching on those, and since it doesn't catch if i rmdir and mkdir then re-vfs:chattr 1.... well, the symlink is unchanged until cache expire (?) or io is restarted...

Any way around this ?
Mouton is offline