Skip to content

inconsistent Download Filenames for DMG and ZIP Files #263

@stephane-archer

Description

@stephane-archer

I distribute my app in two shapes for macOS, a zip file and a dmg file

butler push ./FCP\ Library\ Cleaner-0.2.1.dmg fractale/fcp-library-cleaner:mac-dmg --userversion 0.2.1

when I download this file his name is FCP\ Library\ Cleaner-0.2.1.dmg as I wish
but for the zip file:

butler push ./FCP\ Library\ Cleaner-0.2.1.zip fractale/fcp-library-cleaner:mac-zip --userversion 0.2.1

the filename is fcp-library-cleaner-mac-zip.zip which is not what I want.

Could you please ensure that the filename behavior is consistent across both file types? Alternatively, it would be helpful to have an option that allows specifying the desired download name for each file type. This would improve user experience and maintain consistency in naming conventions.

Thank you for your assistance!

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