Talk:Open Stock Firmware LS-VL
From NAS-Central Buffalo - The Linkstation Wiki
/etc/init.d/sshd.sh restart dont work for LS-CHL-V2 with FW 1.41 because
if [ "${SUPPORT_SFTP}" = "0" ] ; then
echo "Not support sftp on this model." > /dev/console
exit 0
fi
Delete this lines in sshd.sh.

