Re: [systemd-devel] systemd-journal-remote

2014-03-18 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Mar 17, 2014 at 11:00:32PM -0700, David Timothy Strauss wrote: > On Sun, Mar 16, 2014 at 11:29 PM, Zbigniew Jędrzejewski-Szmek > wrote: > > Curl requires the whole file to be exported first, which isn't great, > > because it wants to give the content size in the header. I'm note > > sure i

Re: [systemd-devel] systemd-journal-remote

2014-03-17 Thread David Timothy Strauss
On Sun, Mar 16, 2014 at 11:29 PM, Zbigniew Jędrzejewski-Szmek wrote: > Curl requires the whole file to be exported first, which isn't great, > because it wants to give the content size in the header. I'm note > sure if it is possible to tell it to not do that. I'm think you just need to implement