I have a 1GB tarred dataset that I wish to publish using a dedicated service (such as figshare or OSF.io) that hosts such databases, and additionally, e.g., counts the downloads.
My wish is to be able to download the dataset with wget
command - to use it in a Jupyter Notebook.
Problems with the services tested so far: figshare -- the 1GB upload is stuck at 96-98% (tried a couple of times), and on OSF I was unable to download the dataset with wget
.
I am aware that I could just use GDrive, Dropbox, or Github repository, but I'd like to have an external service for that, for two reasons:
- People don't download it from "my" resources;
- Count the number of downloads.
Do any of you know any other services that ship the functionalities I mentioned?
wget
downloads (only button clicks), or it takes some time to count/update the download, thank you semmyk – Mikolaj Buchwald May 01 '23 at 17:48