Tumblr Backup
I know there’s already a backup tool for Mac users. Here’s one for Linux users (or if you have Windows PowerShell).
- Open a terminal.
- Go to the directory you want to have your backup in.
wget --random-wait -r -p -e robots=off -U mozilla http://hiremebecauseimsmart.tumblr.com- (if you don’t have
wget, dosudo apt-get install wget)The end.
(This is why people love Linux.)
(Source: isomorphismes)