scp
-
Software
Use WinSCP commandline to copy from Windows to Linux
WinSCP is a great Windows GUI utility to copy files to and from Linux boxes, but many don’t know about the powerful WinSCP commandline functionality that are extremely useful to setup jobs to periodically copy files from Windows over to…
-
Linux
How to install SSH in Ubuntu Server
One of the first things that you are probably going to want to do with your Ubuntu server is SSH into it to either transfer files or have access to a remote command prompt to run commands, etc. ย By default…