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
No speed limit, depends on your internet connection to the destination.
Two better ways either use croc or my uploader tool 😄
Your uploader tool is ?
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.
I will to look, thank you
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
@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