I am running a process that takes long time to finish on a remote server. The process gets killed when my ssh connection to the remote machine is dropped. Is there a way I can continue running the process even after my ssh connection drops?
Asked
Active
Viewed 261 times
0
-
possible duplicate of [Linux: Prevent a background process from being stopped after closing SSH client](http://stackoverflow.com/questions/285015/linux-prevent-a-background-process-from-being-stopped-after-closing-ssh-client) – Eugene Mayevski 'Callback Aug 20 '12 at 05:35