# Shared Folder

The Shared Folder is a folder shared on a file server that will be used as a central storage for files created while using the system.

Those files include (examples):

  • Database replication files (*.replic)
  • Log files
  • Document templates
  • Blob files

As long as no suitable location is defined for this folder during Server Installation, the system will use the local public documents folder as the default location for storing files created by the system.

The File Server can be configured during the installation of the Server Setup or can be defined by opening the ZeeBORN system and entering Administration/Configuration screen.

The configuration page for the Shared Folder can be found at System > System Variables.

The Shared Folder configuration must use the \\server\networkshare format to be accessible by all users. Users must have read/write access permission.

# Blob Storage

If a central shared folder is defined for the system, this folder will also be used as a BLOB (binary large object) storage and will change the way how file attachments will be stored in the system and it will also enhance the performance and capabilities of the software.

Without configuring a shared folder, all file attachments will be stored directly in the database. As storing large files has a direct impact on the performance of the database, the file size of file attachments is limited to 20 MB. Files larger than 20 MB can't be added to the system.

If a shared folder is configured, all file attachments will be stored directly on the file server pointed to via the shared folder configuration. The file size of attachments is limited only by the storage capacity of the file server and of course by the file transfer capacity between office and vessels.