Hello,
Is there any way of changing the filename extension that it uses to download VIA TFTP the configuration files?
My problem is that the 3com 5500 switches wants the extension of xxxxx.cfg and wont accept xxxx.config as it chooses to think that is invalid. Please help I want to use the below two commands and Orion won't recongnise the file unless it has xxxx.config when uploaded to the server.
<Command Name="DownloadConfigIndirect" Value="backup fabric ${ConfigType} to ${StorageAddress} ${StorageFilename}${CRLF}"/>
<Command Name="UploadConfigIndirect" Value="restore fabric ${ConfigType} from ${StorageAddress} ${StorageFilename}${CRLF}"/>