1. Download either the latest stable/beta release from one of the following links (look for "downloadURL" towards the bottom or use Ctrl + F to search for the phrase 'downloadUrl'):
  2. Run cd command to change directory into folder where download .zip file is saved (ie. cd C:/Users/Me/Downloads)
  3. Use terminal to SCP into target appliance/cloud connector using scp 
    • ie. scp [upgrade filename here] admin@[server ip]:/tmp
  4. SSH into server (ssh admin@[server ip]) and run "upgrade /tmp/[upgrade filename]"