On 21 March 2013 22:41, Jonathan Vanasco <[email protected]> wrote: > what about using `rsync` on the command line ?
I'm considering it, probably a mix of binary via rsync and json via POST. I need to parse that data on the remote end, so some kind of feedback/callback if everything went fine would be nice. But that's only really necessary for the json-part, not for the binaries. Looks like i'll stick with python-requests then. The WebOb-docs are down unfortunately... Best regards, Christian -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
