Y
Hacker News
new
|
ask
|
show
|
jobs
by
jagger27
3545 days ago
Important question. If it's a Wordpress site, then all you need to back up is the theme and your MySQL db. If it's a static site then just use rsync or sync to a git service.
1 comments
fergbrain
3545 days ago
And your /wp-contents/uploads/ folder...probably worth backing up everything in /wp-contents/ since some plugins create additional directories.
link