Thursday, 13 April 2017

Node.js run project from FTP server

Can I execute a Node.js project which is stored o an FTP server without the need of downloading the files to my local machine? If so how?

I was looking for something like this:

>node http://foo.bar.com/Node/Project.js

Thanks for any working solutions.



via IQuick 143

No comments:

Post a Comment