Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples.zip file not found #70

Open
kumar-neelabh opened this issue Dec 20, 2020 · 3 comments
Open

samples.zip file not found #70

kumar-neelabh opened this issue Dec 20, 2020 · 3 comments

Comments

@kumar-neelabh
Copy link

kumar-neelabh commented Dec 20, 2020

Upon running the following line from README.md, I'm getting ERROR 404.
wget -O outputs/checkpoints.zip https://1drv.ws/u/s!AjjUqiJZsj8whLNyoEh67Uu0LlxquA?e=dkOnhQ

--2020-12-20 13:40:53-- https://1drv.ws/u/s%5C!AjjUqiJZsj8whLNz4BqnSgqrVwAXoQ?e=bC86db
Resolving 1drv.ws (1drv.ws)... 168.235.93.122
Connecting to 1drv.ws (1drv.ws)|168.235.93.122|:443... connected.
HTTP request sent, awaiting response... 404 NOT FOUND
2020-12-20 13:40:53 ERROR 404: NOT FOUND.

@kumar-neelabh kumar-neelabh changed the title sampl samples.zip file not found Dec 20, 2020
@kumar-neelabh
Copy link
Author

@piaozhx
Copy link
Member

piaozhx commented Dec 21, 2020

Sometimes the direct link(ws version) will be disabled(but not frequently), maybe it is caused by the server of this direct link service supporter.

@ashual
Copy link

ashual commented Jan 19, 2021

it might be because the exclamation mark.
try it this way:
wget -O outputs/checkpoints.zip "https://1drv.ws/u/s!AjjUqiJZsj8whLNyoEh67Uu0LlxquA?e=dkOnhQ"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants