R
RunPod•4mo ago
fanbing

When using runpodctl project dev to upload a project, is there a speed limit?

From my tests, the speed seems to be around 1.2MB per second. When uploading for the first time, the various large models combined exceed 10GB, which takes a considerable amount of time to complete.
7 Replies
ashleyk
ashleyk•4mo ago
No speed limit, depends on your internet connection to the destination.
Madiator2011
Madiator2011•4mo ago
Two better ways either use croc or my uploader tool 😄
fanbing
fanbing•4mo ago
Your uploader tool is ?
Madiator2011
Madiator2011•4mo ago
GitHub
GitHub - kodxana/RunPod-FilleUploader: Web UI for easy file upload ...
Web UI for easy file upload to runpod pods. Contribute to kodxana/RunPod-FilleUploader development by creating an account on GitHub.
fanbing
fanbing•4mo ago
I will to look, thank you
Madiator2011
Madiator2011•4mo ago
though if you would like to use it you would need to either install it on pod and expose port 2999 or use template that have it preincluded ashleyk added my tool to his templates
nathaniel
nathaniel•4mo ago
@Papa Madiator sounds like this was done through file sync on cli, should we default to using croc or something specialized for large files such as this? Right now it always uses rsync