Home → Admin Manual → HelpSpot Hacks → Converting Attachments from Database Storage to File System
By default HelpSpot saves all request file attachments in the database. This makes for easy backups and on most installations does not need to be changed. However, on some high volume installations or installations which deal in many large attachments it's better to save the attachments to disk to prevent the database from becoming unwieldy.
By default, after the change above HelpSpot will store new attachments to the file system, but old attachments will continue to be stored and served from the database. If you'd like to convert these old attachments to the file system you can use the script linked below do to so. To use the script:
|
convert_attach_from_db_to_file.zip |