How do you backup your localhost ?
- by justjoe
i have method to backup my work on localhost based on week basis. i use multipe dos command and save in on a bat file. i use command such as copy and xcopy and save my localhost to another place.
After my server grow larger, i think it take too much space. So tehre is a way to solve this problem ? maybe a software that can track changes on our php code or another method to preserve your code when thing go bad ?
EDIT : I use windows xp sp2, on XAMPP Apache PHP 5.2.1
the localhost refer to my laptop. i install the localhost server here