Category: SSH SCP

Learn | Teach Open Source Technologies

How to scp to hostgator shared account on different ssh port 2222

Note: The post has been linked from http://techinfozone.net by permission of the blog owner. Description: In this blog i’ll explain how to transfer the site from my vps server to Host Gator Server having different ssh port and shared account. Follow the steps which are mention below. Step 1: Backup the WordPress database. 1) If you…
Read more

Moving Files Between Linux Systems With SCP

This article is about how to move files between servers using the scp (secure copy) command. To show how it works, I will move files from my HDD to a virtual machine running on VirtualBox. There is Linux Mint 11 installed on both drives. This tutorial comes without warranty of any kind. I do not…
Read more