Hi All,
I am using ArcGIS Server 10.2. I also use windows file server. I would like to know how I can redirect the backup destination path to the file server.
What changes do I need to make below so that I can redirect the destination path. If I have to use the ArcGIS server from the file server, how to approach it?
<SPAN><Python installation location>\python.exe "C:\Program Files\ArcGIS\Server\tools\admin\backup.py" -u admin -p admin -s </SPAN><A class="jive-link-external-small" href="http://myserver:6080" rel="nofollow noopener noreferrer" target="_blank">http://myserver:6080</A><SPAN> -f "d:\mybackups"</SPAN>
Its throwing an error like File creation failure .
Thanks in advance.