I am trying to backup the config.xml file on an Acme Packet device. The Acme Packet acts as an SCP server, and I need NCM to connect to it as a client. Not sure if this is possible in the 5.5.2 version or not? Using Putty SCP I can do it from a command line with "pscp username@192.168.1.1:/code/lrt/config.xml c:\" I read a post that said I needed to modify the Cisco IOS device type file to make it work. I have done this and a session trace. It appears that it's trying to do an scp command from the acme packet. I need the command to run on the NCM server as a client and connect to the Acme Packet as a client. Is this possible or not yet?