Skip to content

melmatsuoka/dreamhost-utilities

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dreamhost-utilities

Series of small utilities for Dreamhost stuff

Requirements

pip install -r requirements.txt

Scripts

dreamhost_backup.py

When you request a backup from your account Dreamhost will generate a series of .tar.gz files and make it available in the control panel.

As per their documentation here: https://help.dreamhost.com/hc/en-us/articles/215089918-Back-up-an-account-in-the-panel

This script will allow you to automatically download all the files made available.

To use it, you need to save the HTML file from the backup page locally and then run:

./dreamhost_backup.py filename.html

About

Series of small utilities for Dreamhost stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%