AnsonYeung

Results 2 comments of AnsonYeung

I have the same problem either. Did exactly same as yours. ` conn.src("/public_html/*.php").pipe(gulp.dest("./test")); ` and it failed to open the file. If I use this code instead ` conn.src("/public_html/*.php") `...

After running the test script I get this: ``` > [email protected] test C:\Users\secur\Downloads\vinyl-ftp-master\vinyl-ftp-master > set CONFIG=test/config/myserver.json&& istanbul cover node_modules/mocha/bin/_mocha test CONN READY MLSD /test LIST /test MLSD / LIST /...