• Resolved jsangee

    (@jsangee)


    Hi

    I have managed to successfully use duplicator to move the first version of my website from my localhost to web server (dreamhost).

    I would like to know if I can user duplicator to only migrate new changes only to the web server. As I have already made the site live, I am making a lot of little changes as I go along and I do not want to package everything every time.

    Please advise.

    http://wordpress.org/extend/plugins/duplicator/

Viewing 1 replies (of 1 total)
  • Hey jsangee,

    The plugin won’t maintain version control for you. It order to track every change on every file and database record or difference in change you would need a versioning control system which is usually composed at two different levels:

    1. The file system which you could use github
    2. The database which you could use product.

    Cheers~

Viewing 1 replies (of 1 total)

The topic ‘Incremental migration from localhost to web server’ is closed to new replies.