Can't send using RunPodctrl and can't resend
I've installed runpodctl on the receiving PC, but I'm still unable to receive the .zip file. I got an "approve access" notification on the receiving PC, and although I approved it, nothing was received.
On the sending Pod, I also can't generate a new one-time send code because it says the .zip file already exists.
11 Replies
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
i cant find. When i open the terminal its just blank, no directory path
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
yes

so i tried another folder, got the code but when i run it on the receiving pc i get error:


u hav to install runpodctl on both machines
install it in your windows machine
That worked, thanks! By any chance, do you also know how to find and delete the .zip file created for runpodctl? I can’t generate a new send code because it says the .zip file already exists.
U can yse find to list apl zip files in workspace
find /workspace -type f -name "*.zip"
And then remove it
i tried to create the code and .zip so i can try this command but im getting this error now

Maybe
You should do send
Instead of recieve
omg, im retarded. Everything works fine now. Thanks for your help!