R
RunPod•6mo ago
MonetStarr

How to transfer outputs when GPU is not available?

I ran into an issue with trying to transfer my outputs from a pod with 0 GPU's. I wasn't able to use the runpodctl function to send the data because the action failed while trying to zip the drive due to not enough memory or something like that. How do I get my outputs from an occupied pod, please? Thank you!
3 Replies
Unknown User
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
NERDDISCO
NERDDISCO•6mo ago
As far as I understand, if the pod is not running and you can't start it because the GPU is not available, then you can't do anything. But maybe I'm wrong, it just sounds like this based on https://discord.com/channels/912829806415085598/1186807825071099924
MonetStarr
MonetStarr•6mo ago
Thank you. I've used AWS to sync to an S3 storage there in the past. I'll have to do it with this one. I need to do better with planning my work session. I need to be sure to download all my work before stopping the pod. There's no guarantee I'll be able to return to it. 😦 Unfortunately, I'm not sure how to do that. I read the docs, but couldn't figure it out. Thanks!