inossidabile / grunt-ftpush

Grunt task for incremental code deployment over ftp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No username password throws error

mgibas opened this issue · comments

I don't want to store my credentials in file so I tried to run it without .ftppass (like I used to in ftp-deploy) but im getting this exception (instead user/pass prompt):

Authentication error: Error: Login not accepted

Confirming this.