Hey Guys,
I would really, really appreciate some help. Trying to get simultaneous upgrades going at the same time which requires the ${SubFolder} variable. I kind of understand how it works...... I think
So SolarWinds should in effect copy my .bin IOS image over to the FTP root directly and create it's own unique sub folder in there and wipe it out afterwards (This is where the switch will download from)
Here is my template, which works without the ${SubFolder}
"copy XXXXXX:XXXXXXX@${StorageAddress}/.../${NewImageName} ${NewImageSlot}${CRLF}${CRLF}dir ${NewImageSlot} ${SuccessRegEx:${NewImageName}}"
My Repo and FTP root directories are now different, (which they weren't before) - do I have a persmission issue here with SolarWinds not able to create the temp folder. I'm not sure, any pointers would be amazing!
Cheers,