Uploading Through SSH

With SSH you can sign into the server and download files directly from other servers.

 

Note:  You must have an account that includes Secure Shell/SSH Access. Not all accounts include this feature.

Note:  SSH should not be used by those unfamiliar with a Unix environment.

 

1.  Connect to the server with an SSH client and enter your username and password.

     If you don't have an SSH client we suggest the freeware client Putty.

2.  Change to the directory where you want the files to be downloaded to.

3.  To download from a web server type: wget http://www.server.com/filename.ext

     To download from a FTP server type: wget ftp://username:password@ftp.server.com/filename.ext

 

To learn how to do more with the wget feature, follow this link.

  • 0 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

Directory Structure

At the root of your account exists these directories:   /backups /domains /mail /public_html...

Home (index.html) File

The default file for any web directory is index.html.  That means when visitors access...

Uploading With FTP

Step 1:  Obtain FTP client software.   Uploading to the server through FTP requires special...

Uploading With DirectAdmin's File Manager

   1.  Sign into the control panel and click the "File Manager" icon. 2.  Navigate to the...