shync
shync copied to clipboard
Simple parallel server cluster management tool for Node using ssh and scp
I'm seeing an issue where when I create a cluster object and call cluster.run on it twice in parallel, the callback does not get called correctly and the process never...
Would it be possible to stream to SCP? We are storing files in MongoDB in GridFS, and don't want to write the file to disk just to do the SCP...
How do I recursively upload a folder with the module's api using scp -r presumably. Thanks.