R
RunPod7mo ago
DreamGen

Feature Request: `runpodctl send` TO specific machine & folder (ala SCP)

This can be achieved today by running:
runpodctl send foo
ssh machine 'cd /workspace && runpoctl receive ...'
runpodctl send foo
ssh machine 'cd /workspace && runpoctl receive ...'
But it would be great to just be able to do:
runpodctl send foo --dest machine:/workspace
runpodctl send foo --dest machine:/workspace
9 Replies
nerdylive
nerdylive7mo ago
#🧐|feedback is better suited for this kind of feature requests try to create one there too
DreamGen
DreamGenOP7mo ago
Actually ssh machine 'cd /workspace && runpoctl receive ...' will not work on machines without public IP 😕
digigoblin
digigoblin7mo ago
Thats not how runpodctl works, if you want to do that use something like rsync or scp. And you need a public IP for rsync and scp too. I always just filter to make sure my pods always have a public iP.
DreamGen
DreamGenOP7mo ago
SCP does not work on servers without public IP many server types aren't available with public IP And, you are wrong! 😄 If you have public IP, then the scheme above works perfectly fine -- the problem is that servers without public IP also don't have proper SSH setup (it won't let you execute commands remotely)
digigoblin
digigoblin7mo ago
Nope, this does NOT work:
runpodctl send foo --dest machine:/workspace
runpodctl send foo --dest machine:/workspace
it works on send and receive commands.
DreamGen
DreamGenOP7mo ago
You made a mistake reading the post. This was a feature request. I mentioned that this functionality can replicated by using runpodctl send foo + ssh machine 'runpodctl receive ...'
digigoblin
digigoblin7mo ago
You made a mistake logging a feature request in the wrong place, Feature requests go in #🧐|feedback NOT in #⛅|pods 🤦‍♂️ Its amazing how stupid people always try to make out that others are the stupid ones.
Madiator2011
Madiator20117mo ago
@DreamGen I like this idea and forwarded your feedback to team 🙂
DreamGen
DreamGenOP7mo ago
Thanks, appreciate it! Sorry for posting in the wrong channel 😄
Want results from more Discord servers?
Add your server