Y
Hacker News
new
|
ask
|
show
|
jobs
by
benbristow
3544 days ago
What type of site is it?
1 comments
jagger27
3544 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.
link
fergbrain
3544 days ago
And your /wp-contents/uploads/ folder...probably worth backing up everything in /wp-contents/ since some plugins create additional directories.
link