scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
Using php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved […]
This post shows how to find out what version of Centos you are running from the command line. tail /etc/redhat-release This will […]
Copy folder using command line This is an example how to copy a folder using the command line. i.e I want to […]
1. Go to the Webmin Download page and note the download link for Centos. Currently its http://prdownloads.sourceforge.net/webadmin/webmin-1.450-1.noarch.rpm 2 .Login via SSH to […]