#Advanced SSH add-on. VERY long command running. Will it stop if my browser closes?
1 messages · Page 1 of 1 (latest)
if you ssh into the addon from another machine and don't rely on the browser, it can take as long as you want
Try it out using sleep, e.g. sleep 1h
things you that you launch from automations and such via shell_command will terminate after 60s
It will still abort as the ssh session will die when the client disconnects
nono, it's a one time thing I've ran manually from the SSH add-on. I honestly don't know much about these things.
well, you don't have to let the client disconnect. But you can also start it with nohup
@sacred pelican what are you trying to do in the first place?
it's importing 150000 photos into my immich library
I need a bit more context, sorry. I'm just doing this, but I'm clueless about SSH, CLI, and containers in general
the command is already running