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

mget -O for files that don't exist create files #356

Open
rmustacc opened this issue Sep 20, 2018 · 0 comments
Open

mget -O for files that don't exist create files #356

rmustacc opened this issue Sep 20, 2018 · 0 comments

Comments

@rmustacc
Copy link

I was trying to use mget -O today and used the wrong file name. It turns out that the side effect of this is that it will create a zero byte named file in the output directory as suggested by -O. This file either shouldn't be created until after we are able to start the request or if it needs to be done in advance and we created it, we should remove it.

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

1 participant