Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is recommended to always organize folders according to the same structure. Proposed structure is to create a sub folder structure on the data disk. This is the proposed structure for the Manager server.

Code Block
D:/Signifikant
  Backup
  Data
    <Site>
  Imports
    Export
    ExportArchive
    Import
  Install

This is the proposed structure for the Web server. Note the extra Remote folder under Data.

Code Block
D:/Signifikant
  Backup
  Data
    Remote
      <Site>
  Imports
    Export
    ExportArchive
    Import
  Install

...