[SOLVED] Is it possible to store attachements in folder ?

Moderator: crythias

Locked
romain
Znuny newbie
Posts: 7
Joined: 26 Nov 2010, 16:23
Znuny Version: 3.0.4
Location: France

[SOLVED] Is it possible to store attachements in folder ?

Post by romain »

Hi,

Right now, when attachments with a ticket, article, the files are stored in my database (Mysql).
I will need to store the attachments in a folder on my site.

Is-it possible to configure, Attachments --> Stored in folder ?

I didn't find a configuration menu in the admin (or not understood :-))

Rgs
Last edited by romain on 28 Jan 2011, 09:38, edited 1 time in total.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Is it possible to store attachements in folder ?

Post by jojo »

Have a look at Core::Ticket->Ticket::StorageModule in Sysconfig
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
romain
Znuny newbie
Posts: 7
Joined: 26 Nov 2010, 16:23
Znuny Version: 3.0.4
Location: France

Re: Is it possible to store attachements in folder ?

Post by romain »

Many thanks. It's working fine ! :D
Locked