Hello, I am trying to make a script that logs in to SSH of the WiNG controller and copies the running config to an FTP server. The problem is that it hangs at “Started a shell/command”. This is my command:plink <ip> -l admin -pw <password> -v (enable...