Update trough SSH Shell
Posted: Fri May 04, 2012 12:05 am
How to update the database through SSH Shell ???
+------------------------------------------------------------------------+
| Command line update |
+------------------------------------------------------------------------+
netjukebox update can be run from the command line.
This way it is possible to schedule an update with a Windows Scheduled Task or Linux Cron Job.
Examples:
C:\PHP\php.exe "D:\Internet\netjukebox\update.php" update silent
php /var/www/update.php update silent