What's new

reboot instead of halt when using putty

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

slytho

Regular Contributor
Hi!

When opening a command line / bash with WinSCP and typing in "halt" everything works like a charm: the router stops everything within 10-20 seconds and every LED is finally turned off and the router ready for poweroff.

But when I try to achieve the same using Putty, the router always only performs a reboot instead of halting itself. Here's putty's command line I use:

Bash:
putty -ssh admin@192.168.1.5 -pw xxx -m C:\Users\xxx\turnoff.txt

And turnoff.txt simply contains "halt" as a command.

Why does it reboot instead of halting itself?
 
Last edited:

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top