Skip to content

Remove client-side downloads limit check on upload #168

Open
@shvchk

Description

@shvchk

When trying to set downloads limit to more than 20 on upload, ffsend returns an error: The downloads limit must be one of: 1, 2, 3, 4, 5, 20, so we have to use --force. At the same time, most Send instances have downloads limit more than 20. This limit is enforced server-side anyway, so I don't really see a point in enforcing it with a limited set of options on the client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions