Skip to content

upload same file two times, it will save two times, that's a bug, no matter how many times we upload, it should save once! #41

@brownchow

Description

@brownchow

I upload a file two time, it save the file two time with different hash prefix, that's a bug!
image

I think, before we upload a file, we should calculate the SHA1 or MD5 sum of the file, and then check if the file have uploaded alerady, if true, just return the same link, else generate a new link

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