File Transfer
Is it possible to just download and zip files to my computer from current pod uasing jupiter and then upload to new pod using jupiter
11 Replies
yes you can zip files first then right click download or use
command
do not use jupiter as jupiter drag and drop corupts files
got any better alternatives?
SFTP is probably the best option
I see thanks
I gett error return when I enter runpodctl in the jupiter terminal
what is sftp
can you guys give me exact details on how to transfer im stuck with a pod that has no gpu and not able to complete my project
what error?
its a protocol for file transfer
root@02096f04a3ed:/# runpodctl config
Error: required flag(s) "apiKey" not set
Usage:
runpodctl config [flags]
Flags:
--apiKey string RunPod API key
--apiUrl string RunPod API URL (default "https://api.runpod.io/graphql")
-h, --help help for config
Error: required flag(s) "apiKey" not set
do ineed api to transfer
oot@02096f04a3ed:/# runpodctl send data.txt
Runpod config file not found,
hmm maybe use an api key
or just set it to any
then use the send command again
what api key would i use
ok i finally have the transfer working . It seems to going super slow just for 20gigs of files from my embeddings folder . Is this normal
Runpod
Or any text if you're not going to use other then send and receive feature
Maybe the server is faraway
You can try using sftp, to see if it's faster, or use a cloud storage first as a temporary storage before downloading into your pc