The importance of automating processes can’t be overestimated. Most things start out as a manual procedure until you work out exactly how things should happen, but many times they stay that way ...
A simple Windows batch script to back up a remote Linux file or directory by streaming a tar.gz archive over SSH, without creating any intermediate files on the Linux host. Make sure your SSH key file ...