SCP and RSync from Openframeworks

Gadgets

I needed to perform network file transfers from within an Openframeworks application so I made these two useful addons that wrap the functions of SCP and RSync commands. Basic but helpful. Source code can be found here for ofxSCP and here for ofxRsync.

Made with Openframeworks.