Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

Valid filepath on Windows filesystem #41

@malutanpetronel

Description

@malutanpetronel

Hi

I have a var SERVER_URL = 'http://server.com',
LANGUAGE_DATA_FILE = "json/language_data.json";

and I use

curl: {
    'get-lang': {
        src: SERVER_URL+'/get/languagedata2.json',
        dest: LANGUAGE_DATA_FILE
    },...

but no file is created on windows OS
I mention I run the command in the folder where json is immediatelly beneath the current location so json path exist

Any ideea ?

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