Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • This basically boils down to the fact that telnet and ftp handeling the input and output on their own. Try to find settings for these programs where they could perform their tasks in a kind of standalone mode. Commented Dec 11, 2013 at 9:36
  • Otherwise I would suggest using specific node packages for the tasks: npmjs.org/package/telnet and github.com/mscdex/node-ftp Commented Dec 11, 2013 at 9:38
  • @TheHippo I think the output is related with child.stdout. Commented Dec 11, 2013 at 9:57