On 06/24/2014 07:10 AM, Puneet Bakshi wrote:
[please don't top-post on technical lists]
> 1. In that case, I hope it allow sending binary data (non-ASCII) also.
Yes, the reason guest-file-write takes base64 encoded data is PRECISELY
so that it can cope with binary data while still using only asc
1. In that case, I hope it allow sending binary data (non-ASCII) also.
2. If I encode my data in base-64 form, is there a limit on size of the
data I can pass (or I can pass arbitrarily large amount of data).
​Regards​,
~Puneet
On Tue, Jun 24, 2014 at 6:27 PM, Daniel P. Berrange
wrote:
> On Tu
On Tue, Jun 24, 2014 at 06:20:16PM +0530, Puneet Bakshi wrote:
> Hi,
>
> >From host, I wrote 26 alphabets in guest file (/tmp/testqga) using
> guest-file-write guest agent command (logs pasted below). I faced 2 issues
> when doing that.
>
> 1a. It could wrote only 18bytes! Why could it not write