File management in inaccessible folder

So I want to move a file out of the checkpoint folder in ComyUI, how do I do this when the folder isn't accessible?
12 Replies
nerdylive
nerdylive3mo ago
isn't accessible like what maybe try sending a screenshot of how it looks?
Fingerling
FingerlingOP3mo ago
Double clicking to open the folder doesn't do anything.
nerdylive
nerdylive3mo ago
oh is the pod still running or its off? you're using jupyter right?
Fingerling
FingerlingOP3mo ago
It's still running. Yes, Im using Jupyter
nerdylive
nerdylive3mo ago
try refresh your browser first
Fingerling
FingerlingOP3mo ago
Oh it's not the first time I'm experiencing this. I've tried countless of times already. I've been using RunPod for like a month.
nerdylive
nerdylive3mo ago
when you click it no response or anything? ohh ya.. checkpoints folder right
Fingerling
FingerlingOP3mo ago
Yes, just no response. Unlike other folders.
nerdylive
nerdylive3mo ago
its a long-time known bug on jupyter, cant open checkpoints folder use terminal like cp command for copying mv for moving files usage is like (in terminal): cp /workspace/ComfyUI/models/checkpoint/* /models-temporary that copies all of the files inside the first path, to the second one
Fingerling
FingerlingOP3mo ago
Right. I'll look into this. Thanks a lot bro!
nerdylive
nerdylive3mo ago
your welcome! let me know if you need more guide
Fingerling
FingerlingOP3mo ago
Sure!

Did you find this page helpful?