I'm trying to scope out if there's a solution to have a runpod send me back a small .db/txt file on completion of task, or of progress before closing due to being outbid and closed (Community pods)
I've been looking at rsync, runpodctl, SSH, and they all seem to require transfer to be 'initiated' from the recipient machine
I'm looking at the google drive API, which I think is going to be my best bet for an 'always ready to receive' solution.
Anyone else already have experience working around something similar?