Downloads from output
What is the best way to download files from the output folder?
2 Replies
Hi are you on serverless?
you can upload them to a bucket by using the s3 integration to any s3 buckets on cloud
then download them from there
or just send them as base64
If its a pod, use runpodctl, croc, scp etc.