Server backup redirection

2864
0
09-22-2014 03:23 PM
Gayathri_PriyaRavichandran
New Contributor

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?

 

<Python installation location>\python.exe "C:\Program Files\ArcGIS\Server\tools\admin\backup.py" -u admin -p admin -s http://myserver:6080 -f "d:\mybackups"

 

Its throwing an error like File creation failure .

 

Thanks in advance.

0 Kudos
0 Replies