Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.
This repository was 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

@jbzdak

Description

@jbzdak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions