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 ...
This is a Bash script for automated batch downloading also of files which are accessible only after login. It downloads each file listed in links.txt to specified folder. It allows easy grouping of ...