Skip to content

Stop with error if file size exceeds limit #1

@smith

Description

@smith

From the devguide:

"If users attempt to upload more that 5GB with this method, the server will close the TCP/IP connection after 5GB and purge the customer data from the system. Users must take responsibility to ensure the data they transfer will be less than 5GB or to split it into 5GB chunks each in its own storage Object."

Make the client preemptively throw an error if the file is to large.

Don't know if this is implemented or not on this implementation, but I also opened http://github.com/rackspace/ruby-cloudfiles/issues/issue/10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions