Copied to clipboard

Flag this post as spam?

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


  • manwood 87 posts 109 karma points
    Mar 01, 2010 @ 00:38
    manwood
    0

    Which folders contain changeable content and which are static?

    I need to know which folders in an umbraco install contain user generated content so I can transfer just these folders, and conversely which ones are static and can be left alone.

    Can anyone lt me know?

    Thanks

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Mar 01, 2010 @ 03:52
    Aaron Powell
    0

    Umbraco confines itself to the /umbraco and /umbraco_client folders (with the exception of the assemblies, which reside in the /bin folder).

    If you need to work with packages (create/ install/ etc) you'll need to copy /data/packages/created and /data/packages/installed (although I do believe this is changed in 4.1 beta 2).

    For install setup you'll need to have the /install folder.

    You also need to have the following permissions set: http://our.umbraco.org/wiki/install-and-setup/set-umbraco-folder-permissions-from-command-line

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies