Robert Brewer wrote: > Inside the app (running under LocalSystem on the same Win2k machine): > os.stat() raises OSError: [Errno 2] No such file or directory, > os.path.exists() returns False, and > os.access() returns False. LocalSystem cannot access network shares. However, this is OT for python-dev. Regards, Martin