gkontos

Results 3 comments of gkontos

No sweat. Thanks for looking into it. The output below is from version 0.4.3 of grunt-ftp-push. Running "ftp_push:test" (ftp_push) task 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. Running "ftp_push:test" (ftp_push) task 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 .