in reply to Re: How do you Map & Disconnect Network Drives (in Windows)?
in thread How do you Map & Disconnect Network Drives (in Windows)?

I have seen the enemy, and the enemy is me (as usual). Your tip on the "persistent" flag led me down a path to the solution.

The problem with the disconnect was that I had done a 'chdir' into the share after mounting it. And, since I was still sitting in the directory when I went to unmount it, it wouldn't release the mapping to the drive. As always thank you everyone for your input, I have learned much today that I will use again tomorrow!

  • Comment on Re^2: How do you Map & Disconnect Network Drives (in Windows)?