Skip to content

How to download files from remote server? #117

Open
@JeffWong16

Description

Hi, I try to download files from remote server using below codes

conn.src('/home/jeff/test/**').pipe(gulp.dest('./test')));

But it alwalys tells me that it failed to open file.
image
Is my code right?

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions