I'm sure that this has been answered before but...
I'm trying to download the config that is saved into flash from our WLC's, Now, the template that comes with NCM only downloads a show command which is not the same as the config.
I'm using this string transfer upload mode tftp${CRLF}transfer upload path /${CRLF}transfer upload datatype config${CRLF}transfer upload serverip ${StorageAddress}${CRLF}transfer upload start${CR}y
However, it fails to download as the last command at the end of this should be a Y, which as you can see from my script is there
Mode............................................. TFTP
TFTP Server IP................................... 10.212.8.56
TFTP Path........................................ /
TFTP Filename.................................... 192_168_254_5.cfg
Data Type........................................ Config File
Encryption....................................... Disabled
**************************************************
*** WARNING: Config File Encryption Disabled ***
**************************************************
Are you sure you want to start? (y/N)
But the y is never entered from the script