Skip to content

file download is always append, and does not offer the ability to overwrite #5

@lorgio

Description

@lorgio

The WriteSteam is set to append, which sometimes is an issue, if you're creating a script that needs to always download a file. It should have the ability to overwrite the file, rather than append to it.

https://github.com/wuchengwei/node-wget/blob/master/lib/wget.js#L36

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