I trying to download a file from SSH of cpanel account that is hosted in another cpanel account, but this file can be downloaded only if I am logged in source cpanel account, I am connecting with SSH on WinCSP client, and run this command but return access denied.
This is the command line:
wget --user myusername --password mypassword http://www.domainname.com:2082/cpsess45379/getbackup/backup-domainname.com-2-23-2016.tar.gz
I am not a linux expert, can you help me telling me what is the problem? this is the response from SSH: