Menu="Scheduler:2" Title="Mover Settings" Tag="calendar-check-o" --- No Cache disk present!

"; } elseif ($var['shareCacheEnabled']!='yes') { echo "

Cache disk not enabled!

"; } elseif ($var['shareUser']=='-') { echo "

User shares not enabled!

"; } $cron = explode(' ',$var['shareMoverSchedule']); $move = $cron[2]!='*' ? 3 : ($cron[4]!='*' ? 2 : (substr($cron[1],0,1)!='*' ? 1 : 0)); $mode = ['Hourly','Daily','Weekly','Monthly']; $days = ['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday']; ?>
Mover schedule: : > Choose a mover schedule ranging from hourly, daily, weekly and monthly. > > The interval determines how fast the mover will activated, it runs in the background. Day of the week: : > Choose a day when the weekly schedule is selected. Otherwise disabled. Day of the month: : > Choose a date when the monthly schedule is selected. Otherwise disabled. Time of the day: : style="display:none">   HH:MM : style="display:none"> > When an hourly schedule is selected this will set the interval in hours. An interval always starts on the whole hour (minute 0). > > For the other schedules choose here the time of the day the mover should start. Mover logging: : > Write mover messages to the syslog file.   :   : Mover is running. : Click to invoke the Mover.