Skip to content

Simple script to remove successfully backed up files through ssh

Notifications You must be signed in to change notification settings

Aref-Riant/Backup-checksum-ssh-autoremove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Backup-checksum-ssh-autoremove

Simple script to remove successfully backed up files through SSH

What does it do?

If you are using scp or rsync in cronjonjobs to schedule backing up your files, you may need another automated routine to remove old files from your local storage.

this script simply compares local and remote files checksums (using md5sum) through SSH and in case of match, deletes old files from your local system.

About

Simple script to remove successfully backed up files through ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages