Open RephoneYin opened 8 years ago
This is probably related to #3
Does it work with 0.5.0?
Hi @morris , Thanks for your answer. I ran
npm install --save-dev vinyl-ftp@0.5.0
to install vinyl-ft of 0.5.0. And I got the same error as before.
check the target directory whether has the enough right to write, and the owner of it is specified user not root
Hi @morris , I met some problem when I upload files to server. I'm pretty sure the host, username and password are correct. We have 2 ftp servers. It works well when I upload to one server of them. But the other one gave me the error in console like error in console below.
Environment
gulpfile.js :
error in console :
I'm wonder why it run this command _[10:57:44] MKDIR /var since the **/var**_ dir does exist!!! Expecting your answer