Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Usability problem: update_file accepts very large files, and binary files #134

Open
jbzdak opened this issue Dec 27, 2013 · 0 comments
Open

Comments

@jbzdak
Copy link
Contributor

jbzdak commented Dec 27, 2013

I made an error and instead of put_file used update_file for sending large 3GB gzipped file to server.

Whole Provy used about 12GB of RAM, but sent the file properly.

I guess we could issue an warning (error?) if someone uses this method to upload large binary file, as it does not make sense.

What do you think about it.

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

No branches or pull requests

1 participant