How do I upload 5 gb file and use it in my pod?

I tried to upload it several times but only 1.2 gb is uploaded (error). (I used Jupytor web based interface).

I purchased a storage of 150GB, and made a new pod.
But the issue is still the same.

I am now trying to connect TCP from my PC directly, but it keeps asking me password, which I believe that I set it as NOWnow00.

scp -P 45210 -i C:/Users/acube/.ssh/id_ed25519 C:/Users/acube/llama3/Industryfound_patents.dta acubens555@141.193.30.26:/workspace/Industryfound_patents.dta
Solution
OhMyRunPod --setup-ssh
Was this page helpful?