putty - new proccess until first one is finished
Hello,I run script through putty (ssh 2) by typing ./sctipt-name. The script is still running and it will take few more hours till finished.
What should I do to logout from the server and keep proccess running until finished. The putty session window didn't let me to enter new command until the first one is finished.
When I press CTRL+C the proccess is interupted. I would need something similar to this - the "soft" version which would not kill the running proccess.
The help also mention CTRL+Z, what is this for? Is it what I am looking for? I don't want to try it now

Thank you.
Elliot.