I would like to backup our APC UPS configurations but the only way to backup that config is using an SCP client and pulling the config locally.
I was able to backup the config manually using a scp command from the server.
scp.exe -O apc@<IP>:config.ini c:\ncmbackups\
Would be great if there was an option to just execute the scp command from the server and dump it into the Config SCP/FTP backup folder to be imported by NCM. This could be useful for other types of devices too.
The request for a simple SCP client to backup/upload configs is related to other requests too.