Web-based GUI for easy file browsing, uploading, downloading, and media viewing on Runpod
/workspace
Before proceeding, ensure all important files are saved in /workspace
or backed up elsewhere. Any installed libraries or files outside of /workspace
will be lost.-p 8000
with your chosen port number if different.
tmux
:
tmux
(terminal multiplexer) is a tool that lets you run terminal sessions in the background. Think of it as a way to keep programs running even after you close your terminal window, like minimizing an app instead of closing it. This is particularly useful on Runpod where you want CopyParty to keep running even if you disconnect.For a more in-depth tmux tutorial, check out this comprehensive video guide.Ctrl+B
then D
tmux attach -t copyparty
Ctrl+C
/workspace
to survive pod restarts