So i realized after 6 month that i never enabled the plugin... so my database is around 10gb... Is there a way to move files from DB to filesystem now or am i screwed ?
There is in fact a way to do this! Use the cli app. At a command prompt do the following from the root osTicket folder.php setup/cli/manage.php file migrate --backend D --to F
Thanks!
Very welcome. :)
please where can I use ( php setup/cli/manage.php file migrate --backend D --to F ) in phpmyadmin as sql or what ?? please help me because I want to transfer files from db to file system
This is a CLI (command line interface) procedure. You have to install the file system storage plugin first and then you could use this command (if you have console access to the server).Here is a little description:http://osticket.com/blog/107