On Wed, 8 Jun 2005, Christian MICHON wrote:

this is the location of my mistake: I did "get w" instead of "get /q/w"

now it works in "get" mode only.

Good.

Is there anywhere a patch to get rw
access to tftp

As already said the TFTP server is currently read-only, however implementing write access is not a difficult task, probably about a screenful of code most of which is a copy of the read counterparts.

 as well as upping the limit of 32M ?

No, this is a protocol limitation of TFTP.

But you can split the file in several chunks, each no larger than 32MB - 512bytes.

Regards
Henrik


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to