scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
What you are trying to accomplish here is to have one resource (either a page or an entire site) redirect a visitor […]
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 […]
Requirements: You have to have direct access to console 1.) While you are at the console hit ALT + F1 2.) Type […]