Steve Fosdick wrote:
So what has happenned here is that Linux thinks the remote windows filesystem is still mounted and therefore it doesn't flush the names on that filesystem from internal caches, hence why some names on that filesystem look to be still there - when you try to open one of the files or get more information on it though Linux tries to re-connect to the windows machine and finds it doesn't respond.
So, to stop the errors you either need to tell Linux you don't need access to that filesystem any more by umounting it, or startup the windows box again so Linux can see it.
Thanks, Steve....that makes sense. However I can't unmount as it thinks the share is busy, and I did restart the windows - is there any way i can manually flush the names on the internal cache? Thanks, Jenny.