I am running the generator on a different server to the website so I need the generator to copy the sitemap files up to webserver. Can it do this with a UNC path? For example, my generator.conf has this in it
<option name="xs_smname">\\mywebserver\mywebroot\sitemap.xml</option>
I am running the generator via the cmd line with a user that I know has write permissions on the remote server (if I write a test script I can copy files up to the server with this user). I can see it running in TaskMgr as this user.
Cheers,
James.