Restore remote database backup to local

Massimo Caliman
Dec 19, 2020
Photo by Brecht Corbeel on Unsplash

PySysop https://github.com/mcaliman/PySysop is a Python system operations collection utility, restore_remote_database.py is the script for create remote database dump, and download and restore to localhost instance.

My project is a work in progress. Stay tuned! Next implementation? What would you like me to add?

You can find this post and others on my blog: trueprogramming.com

--

--