gkontos
gkontos
No sweat. Thanks for looking into it. The output below is from version 0.4.3 of grunt-ftp-push. [4mRunning "ftp_push:test" (ftp_push) task[24m DEBUG: user_command"user webdev"DEBUG: event:connect{}DEBUG: response{ "code": 220, "text": "220-FileZilla Server...
The following output is what I see if I add an additional pasv command before the stor command. [4mRunning "ftp_push:test" (ftp_push) task[24m DEBUG: user_command"user webdev"DEBUG: event:connect{}DEBUG: response{ "code": 220, "text":...
Thanks. I did chime in on a similar ticket with jsftp, https://github.com/sergi/jsftp/issues/118#issuecomment-148405621 .