User update via CSV

Started:
Finished:
Status:
0%

User removal via CSV

Started:
Finished:
Status:
0%

User update/removal CSV file settings

Server type

hubbub_arrOptions['userCsvUpdateSettings']['type'] || $hubbub->hubbub_arrOptions['userCsvUpdateSettings']['type']=='sftp'}checked="checked"{/if}/> SFTP
hubbub_arrOptions['userCsvUpdateSettings']['type']=='ftp'}checked="checked"{/if}/> FTP

Hostname

The IP address or hostname of the server containing the files

Username

SFTP username to log in with.

Password

SFTP password for the supplied username.

Update data file path

Path on the server to access the update file. Leave blank if you do not want to use an update file.

Remove data file path

Path on the server to access the remove file. Leave blank if you do not want to use a remove file.

Schedule

Day of week

{$weekdays=['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun']} {foreach range(0,6) as $day} hubbub_arrOptions['userCsvUpdateSettings']['scheduleDays']|extractbit:$day}checked="checked"{/if}/> {$weekdays[$day]|ucfirst}
{/foreach}

Hour