[thelist] [ASP] FSO and Multiple Servers

Ken Kogler thelist at lists.evolt.org
Thu Jul 25 09:07:02 2002


> Sooooo ... Is there some "gotcha" about
> using FSO across several boxes...

The only one I'm aware of is the VNC shares (e.g. \\computername\folder).
Network permissions, especially on a Windows machine, are a tricky business.
If you're using this kind of share to access the folder you're recreating,
then this could very well be the problem.

Also keep in mind that write and delete access are two separate things...

HTH!
--ken