-
I even tried xonsh, but I cannot directly access zip or xonsh.
-
I get the following error after using chmod +x setup.sh and running it.
Then I try ./pget and this error accures
bash: ./pget: Permission denied
-
For PGET to hit 1.0.0 release here is a rough list of what is required:
```[tasklist]
### 1.0.0 Release Requirments
- [x] Finalize abstractions
- [ ] https://github.com/replicate/pget/issues/3…
-
## Environment
* SuperCollider version: develop
* Operating system: Linux (or any)
## Steps to reproduce
Probably for @telephon or @adcxyz I guess.
I've run into a case where Pget appears…
-
I wrote [this stack exchange question](https://superuser.com/questions/1220626/resuming-segmented-file-transfer), but then I had a look at the source code.
It appears that it's impossible to [conti…
-
I use `gpg-agent` to handle SSH key authentication. It's rather complicated to set up (I wrote a blog post about it [here](https://ryanlue.com/posts/2017-06-29-gpg-for-ssh-auth)), but the upshot is th…
-
We want the model be part of the docker image, but we are struggle to find a place to run the python command to download them. Where can we do it in the cog.yaml file? Thanks!
-
C:/Users/fitasovmd/.PyCharmCE2018.3/config/scratches/scratch_96.py:28: DeprecationWarning: verify_ssl is deprecated, use ssl=False instead
conn = aiohttp.TCPConnector(family=socket.AF_INET, verify_…
-
Hi.
We currently use pget to fetch files from Nexus (the Maven repository manager), which supports conditional HTTP GET using the "If-Modified-Since" HTTP header. It would be great to be able to use …
-
```
$ pget -p 6 https://git.kernel.org/torvalds/t/linux-6.5-rc2.tar.gz
[WARNING] Using a large number of connections to 1 URL can lead to DOS attacks.
In most cases, `4` or less is enough. In addi…