scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
Manually change the management IP of a VMware ESXi 6.7 host Open a SSH session to the current management IP and run […]
find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/
OK, we live in the wonderful world of Linux. BUT, for many of us, having to deal with Windows is a fact […]
This is the command to remove a folder/directory including its contents, use with caution as you wont get an “are you sure” […]