Hi,
Is there any documentation about using Conch for file transfer anywhere? I'm interested in doing a continuous deployment thing using it. That means two parts: 1) the ability to submit changes: the hard part here is file transfer of the binary diffs 2) the ability to control a subprocess: basically like supervisord but not written with medusa 3) manual intervention would be nice, so manhole I can't find any documentation or examples, but these classes do exist. I've considered giving up and just using HTTPS instead for file transfer and control. Good idea or not? thanks in advance lvh _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
