0

May I know if files attached in Mantis Bug Tracker is in binary format only? Is it configurable to be saved in the original file format?

Thank you.

Wilson
  • 55
  • 1
  • 7

1 Answers1

1

The files are stored as they are uploaded, no transformation is applied.

Robert Munteanu
  • 67,031
  • 36
  • 206
  • 278
  • Thanks for your reply. What I wanted to ask was if it is possible to save those uploaded files directly onto the server's file system. And I have found out how to do it. Thank you. – Wilson Dec 22 '16 at 11:50
  • @Wilson - good to hear that your problem is solved. Might be worth posting it as an answer here so that others benefit as well. – Robert Munteanu Dec 30 '16 at 20:56