I can enable FTP and have it working on a share but after reboot the service goes down and I cannot anumore connect.
The share is still there and the service is marked as active but the diagnostic says:
Code
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; ftpwho -v 2>&1' with exit code '1': /run/proftpd.scoreboard: No such file or directory
(Perhaps you need to specify the ScoreboardFile with -f, or change
the compile-time default directory?)
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; ftpwho -v 2>&1' with exit code '1': /run/proftpd.scoreboard: No such file or directory
(Perhaps you need to specify the ScoreboardFile with -f, or change
the compile-time default directory?) in /usr/share/php/openmediavault/system/process.inc:197
Stack trace:
#0 /usr/share/openmediavault/engined/rpc/ftp.inc(360): OMV\System\Process->execute(Array)
#1 [internal function]: Engined\Rpc\Ftp->getStats(NULL, Array)
#2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('getStats', NULL, Array)
#4 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('FTP', 'getStats', NULL, Array, 1)
#5 {main}
Alles anzeigen
I tried several times but the result is always the same.