Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

373
Vistas
how to download file from cpanel account to another cpanel account

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:

enter image description here

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

I finally get archieve this, the way to log in cpanel and download the file is as follows:

wget -O /dev/null --http-user=##UserName## --http-password=##Password## http://www.domainname.com:2082/cpsess345308509/getbackup/backup-yourdomainbackup.com-2-23-2016.tar.gz --auth-no-challenge

With the --auth-no-challenge option I fixes the following issue:

HTTP request sent, awaiting response... 401 Access Denied
Unknown authentication scheme.
Authorization failed.

According wget manual, if this option is given, Wget will send Basic HTTP authentication information (plaintext username and password) for all requests, just like Wget 1.10.2 and prior did by default.

over 4 years ago · Santiago Trujillo Denunciar

0

Can you please give a try with the following command.

wget ftp://SERVER-IP/public_html/FILEPATH/FILENAME.tar.gz --ftp-user=cP-USER --ftp-pass=PASSWORD
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda