To Run servoy_server.sh on Remote Linux from Windows local?

Hello,

There is a Servoy installation on Linux remote machine that i can access via FileZilla FTP;
I’m using Windows here;

How can run the startup script servoy_server.sh on Linux remote machine from my Windows local machine?
Do i need to install any tool for remote command line access? Which?

Regards

for starting sh files, you need SSH access to that machine.
than you use putty.exe (http://www.chiark.greenend.org.uk/~sgta … nload.html) to login, on your windows machine.

with FTP you can’t start files ON the server…