Is there a way to do the equivalent of "screen" on platform.sh?

I need to import a lot of data in my database, it’s a very long process.
What can I use since screen or tmux seem to be absent?

0

Comments

1 comment
Date Votes
  • If you need to operate on the shell, you can open a second SSH terminal to the project.

    If you need to force a process to the background, that is not currently possible from an SSH login.

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post