0 0

Connect using WinSCP

Enable Bash:
set user admin shell /bin/bash
Revert to Clish:
set user admin shell /etc/cli.sh
Change the default shell to Expert for user admin:
expert
chsh -s /bin/bash admin
Revert to default settings for user admin:
expert
chsh -s /etc/cli.sh admin