Remove old backups on mega.nz megatools
Easy way to remove old backup files from MEGA.NZ using megatools and bash. Just make some changes you need and add it to cron.daily # cat /root/bin/mega_nz_remove_old.sh #!/bin/bash # # mega_nz_remove_old.sh (needs megatools to be installed) # # Run this Continue reading Remove old backups on mega.nz megatools