<div dir="ltr"><div>Hi Cody, <br><br></div>Do you have the webdav virtio/port configured for your guest? Afaik, the spice server isn't released yet for this to work. You are perhaps best to wait a few more weeks until it's all released? With Spice server from upstream, and recent qemu/libvirt, you can use these instructions:<br>
<br><a href="http://elmarco.fedorapeople.org/manual.html#_configuration_7">http://elmarco.fedorapeople.org/manual.html#_configuration_7</a><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 2, 2014 at 6:38 PM, Cody Chan <span dir="ltr"><<a href="mailto:int64ago@gmail.com" target="_blank">int64ago@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Oh , sorry for sending mail to only Marc-André<br>
-----------------------------------------------------------------<br>
<div class="">Hi all, I want to test shared folder , but there is a error during<br>
installing spice-webdavd-x86-0.1.24.msi,<br>
the error message box is here: <a href="http://dwz.cn/fO6Um" target="_blank">http://dwz.cn/fO6Um</a><br>
</div>and I try it in win7_x86 and win8_x64,both the same error<br>
<div><div class="h5">Is there someone can give me some advices ?<br>
Thx a lot!<br>
<br>
On Fri, Feb 28, 2014 at 8:16 PM, Marc-André Lureau<br>
<<a href="mailto:marcandre.lureau@gmail.com">marcandre.lureau@gmail.com</a>> wrote:<br>
> From: Marc-André Lureau <<a href="mailto:marcandre.lureau@redhat.com">marcandre.lureau@redhat.com</a>><br>
><br>
> Hi,<br>
><br>
> This is the client bits to get folder sharing capability using the<br>
> WebDAV channel.<br>
><br>
> How to test it?<br>
><br>
> You'll need spice-server with this patch:<br>
> <a href="http://patchwork.freedesktop.org/patch/17802/" target="_blank">http://patchwork.freedesktop.org/patch/17802/</a><br>
><br>
> Then using qemu master, use the following port redirection:<br>
><br>
> -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel1,id=channel1,name=org.spice-space.webdav.0 -chardev spiceport,name=org.spice-space.webdav.0,id=charchannel1<br>
><br>
> In a Windows guest, you must then install<br>
> <a href="http://elmarco.fedorapeople.org/spice-webdavd-x86-0.1.24.msi" target="_blank">http://elmarco.fedorapeople.org/spice-webdavd-x86-0.1.24.msi</a>, and<br>
> register the drive (by running map-drive.bat from Program Files/Spice<br>
> webdav). By default, the "public share" directory is used. You may<br>
> specify a different folder with --spice-share-dir option.<br>
><br>
> With a Linux guest, atm, you must compile phodav (form <a href="http://git.gnome.org" target="_blank">git.gnome.org</a>)<br>
> and run spice-webdavd -p 8000 as root. The folder will show up in<br>
> nautilus network places. It can then be mounted and browsed in<br>
> traditional apps thanks to gvfs-fuse.<br>
><br>
><br>
> Marc-André Lureau (2):<br>
> Add webdav channel<br>
> session: add shared-dir property and option<br>
><br>
> .gitmodules | 3 +<br>
> autogen.sh | 2 +-<br>
> <a href="http://configure.ac" target="_blank">configure.ac</a> | 4 +<br>
> doc/reference/spice-gtk-docs.xml | 1 +<br>
> doc/reference/spice-gtk-sections.txt | 17 +<br>
> doc/reference/spice-gtk.types | 4 +-<br>
> gtk/Makefile.am | 9 +-<br>
> gtk/channel-webdav.c | 737 +++++++++++++++++++++++++++++++++++<br>
> gtk/channel-webdav.h | 68 ++++<br>
> gtk/map-file | 1 +<br>
> gtk/phodav | 1 +<br>
> gtk/spice-channel.c | 6 +<br>
> gtk/spice-client.h | 1 +<br>
> gtk/spice-glib-sym-file | 1 +<br>
> gtk/spice-option.c | 5 +<br>
> gtk/spice-session-priv.h | 6 +<br>
> gtk/spice-session.c | 50 ++-<br>
> spice-common | 2 +-<br>
> 18 files changed, 912 insertions(+), 6 deletions(-)<br>
> create mode 100644 gtk/channel-webdav.c<br>
> create mode 100644 gtk/channel-webdav.h<br>
> create mode 160000 gtk/phodav<br>
><br>
> --<br>
> 1.8.5.3<br>
><br>
</div></div>_______________________________________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Marc-André Lureau
</div>