How can we access a file that is on a mapped network drive.
843785Aug 20 2008 — edited Aug 20 2008If I have a network drive that is password protected and is already mapped on a server(x.x.x.x) as R drive. And I have file called temp.txt on R:\Temp folder on the mapped network drive.
How can I access it using file: using a client application running on that server.
Thanks.