Hi,
The corresponding http path for this path is http://blah.blah.com/folder.
I am not able to get the corresponding network drive for this path and I have been asked to use the path \\blah.blah.com \folder instead.
1. How can I verify the existence of this path \\blah.blah.com \folder . Normal Directory.Exist s(path) fails.
2. How can I create a folder2 in this path \\blah.blah.com \folder
3. How can I copy files to this path.\\blah.bla h.com\folder
I have tried various things..but it does not work.
Please help!!
Thanks.
The corresponding http path for this path is http://blah.blah.com/folder.
I am not able to get the corresponding network drive for this path and I have been asked to use the path \\blah.blah.com \folder instead.
1. How can I verify the existence of this path \\blah.blah.com \folder . Normal Directory.Exist s(path) fails.
2. How can I create a folder2 in this path \\blah.blah.com \folder
3. How can I copy files to this path.\\blah.bla h.com\folder
I have tried various things..but it does not work.
Please help!!
Thanks.
Comment