What is the maxiumum length of an attachment file name in Octane

  • KM03765392
  • 30-Nov-2020
  • 30-Nov-2020

Summary

Attachment file name lengths is not constant in Octane

Question

What is the maxiumum length of an attachment file name in Octane

Answer

There is a limitation on the entire path length in the storage. The total path length including the file name is 255.

The limit on the attachment name is 255 minus <length of repository path>

For example, "/opt/octane/repo" is 17 characters therefore the attachment file maximum name length will be 238.

To increase the length mount a virtual drive to the repository root folder and use it in the conf file, for example…

repository-folder = "/repo/"