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

Fix temp file path for uploads #47

Open
deiu opened this issue Jul 7, 2015 · 0 comments
Open

Fix temp file path for uploads #47

deiu opened this issue Jul 7, 2015 · 0 comments

Comments

@deiu
Copy link
Contributor

deiu commented Jul 7, 2015

Currently, file uploads use the default OS temp dir, which may not be sufficient for large files. Look at [0] for a hint.

[0] https://golang.org/pkg/io/ioutil/#TempFile

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

No branches or pull requests

1 participant