Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Patrik.H 1 post 21 karma points
    Mar 08, 2010 @ 23:14
    Patrik.H
    0

    xcopy install..

    Hi

     

    I wonder if its possible to deploy a Umbraco site by using xcopy. I have a site that I have developed on my machine. Now I want to deploy it on my webhost.

    Is it possible to deploy umbraco via xcopy?

     

    /patrik

     

  • Max Edwards 26 posts 50 karma points
    Mar 09, 2010 @ 00:49
    Max Edwards
    3

    You will need to move the database as well as the website files.

    Don't forget to set folder permissions on the live server.

    Max

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Mar 09, 2010 @ 08:42
    Dirk De Grave
    0

    Max is correct, a move  dev to sta to live involves a backup/restore of the database and xcopy'ing all files. Don't forget to change the connection string in web.config (most probably they're not the same), reset file permissions (especially when your ftp'ing from dev to sta/live) and optionally republish the site.

     

    Cheers,

    /Dirk

Please Sign in or register to post replies

Write your reply to:

Draft