Create a Shared Folder

Shared folder has the same meaning on Linux and Windows. On Windows, the share mechanism is used, and on Linux, the directory is exported and mounted on the client machine.

  1. Create a shared folder name to be used for storing data.

    For example:

    • \\machineName\shared_directory\3DDashboardData on Windows
    • /share/DassaultSystemes/3DDashboardData on Linux.

  2. For Linux, the x3ds applicative user must own this shared folder, and it must be accessible in read/write mode.