I can shut down my QNAP NAS over LAN with Terminal like this:
(SSH enabled in NAS)
ssh [admin-user]@[LAN-IP-of-NAS]
—enter password
poweroff
exit
I need an applescript that will do this for me.
Anyone who can help??
Bjorn
I can shut down my QNAP NAS over LAN with Terminal like this:
(SSH enabled in NAS)
ssh [admin-user]@[LAN-IP-of-NAS]
—enter password
poweroff
exit
I need an applescript that will do this for me.
Anyone who can help??
Bjorn