Shared Folder Access
-
The folder will be accessable through its UNC name (Universal Naming Convention). If you have a computer called MyComputer and a shared windows directory called MyWindowsShare: \\MyComputer\MyWindowsShare Ant. I'm hard, yet soft.
I'm coloured, yet clear.
I'm fruity and sweet.
I'm jelly, what am I? Muse on it further, I shall return! - David Walliams (Little Britain) -
You could use the NET USE comand line utillity to assign a drive letter to the folder then access it just like you would a local drive. C:\Documents and Settings\rick>net use New connections will be remembered. Status Local Remote Network ----------------------------------------------------------------------------- OK J: \\MCL002\PCACE Microsoft Windows Network OK L: \\MCL001\LIS Microsoft Windows Network OK M: \\MCL002NT\NTDATA Microsoft Windows Network OK N: \\MCL001\LISDATA Microsoft Windows Network OK S: \\MCL001\SHARED Microsoft Windows Network OK W: \\MCL001\PROGRAMMING Microsoft Windows Network The command completed successfully.