How to Directly Browse Your Website’s Files via SSH

Written by Richi González Tuesday, 22 March 2011

Hello,

I will show you how you can directly browse your website’s files via SSH. I grabbed this article idea from a thread I saw in the Arvixe Forum. I use Ubuntu’s terminal to stablish the SSH connection. If you are on Windows, you can use PuTTY or any other SSH client (read more in step number one).

Difficulty level: Mega Easy

1. Open up your favorite SSH client. I use the terminal that my Ubuntu has. If you are on Windows, you can download PuTTY HERE. PuTTY is a SSH and telnet client used by a lot of people. It is really simple and easy to use.

2. Connect to your server. In my case I need to type:

ssh [email protected]

3. Now it will ask you for a password, type it in.

[email protected]'s password:

4. Now that you’ve logged in, execute this code:

cd /home/{USERNAME}/www

Of course, remember to change {USERNAME} to your username.

That’s it! Now you are in the directory where all your website’s files reside. If you want to see all the files and folders that are there, type in the following command:

ls

That command will list everything in that directory.

I hope somebody finds this article useful, and anything you need, do not hesitate to contact me!

Best Regards,

Richi

Looking for quality web hosting? Try out Arvixe and you won’t be disappointed.



2 Comments

  1. karen millen collection   |  Sunday, 10 April 2011 at 11:07 am

    What a lovely blog page. I’ll definitely be back. Please maintain writing!

  2. Colin Forge   |  Saturday, 08 October 2011 at 10:23 am

    certainly like your website but you need to test the spelling on quite a few of your posts. Several of them are rife with spelling problems and I find it very troublesome to inform the reality nevertheless I’ll certainly come back again.

Leave a Reply






4 − two =