scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
Yesterday Trefor Davies of business communications provider Timico started a race to see which would be faster, uploading a video from a […]
Try these steps to use both WiFi and Ethernet as same time: Open Registry Editor. Go to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WcmSvc\Local. Create/change the fMinimizeConnections registry […]
Here I am going to explain how to stop and start VM’s that are ruuning under ESXi 4.0 server, first you have […]
IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]