Batch file accessing server path

Closed
usr123 Posts 2 Registration date Thursday June 3, 2010 Status Member Last seen June 3, 2010 - Jun 3, 2010 at 09:40 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 3, 2010 at 11:02 AM
Hello,





I am running a batch file.
This file has location to store the result on another server.
To store the result on another srever, i only have access to the drive where the result needs to go.
How can i give the path of the server driver to be accessed from batch file?
Please suggest.
Related:

1 response

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jun 3, 2010 at 11:02 AM
how about some thing like this

\\server\folder1\folder 2\
0