Tinned-Software Scripts

Tinned-Software scripts are different small scripts I created to deal with problems I had. At the time of writing them I did not find any alternative that did exactly what I needed. So I decided to create them.

Simple-Backup

A simple backup script to backup directories. This script is written in perl and supports as well incremental backups.

Directory-Secure-Transfer

The Directory-Secure-Transfer is a bash shell script that will transfer files from a remote server to the local server. It will check the files correct transfer before it (optionally) deletes the files remotely.

SSH-Tunnel-Manager

The SSH-Tunnel-Manager is a bash shell script that helps to manage ssh tunnels and to keep them alive.

Mailserver-Test

The Mailserver-Test is a collection of shell scripts created to test the mailserver setup. It includes a script to test the SMTP server and a script to test the IMAP server.