[Spice-devel] [PATCH spice-gtk 0/2] WebDAV channel

Marc-André Lureau marcandre.lureau at gmail.com
Fri Mar 14 09:14:51 PDT 2014


Hi Alon

On Mon, Mar 3, 2014 at 2:30 PM, Alon Levy <alevy at redhat.com> wrote:
> On 02/28/2014 02:16 PM, Marc-André Lureau wrote:
>> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>>
>> Hi,
>>
>> This is the client bits to get folder sharing capability using the
>> WebDAV channel.
>>
>> How to test it?
>>
>> You'll need spice-server with this patch:
>> http://patchwork.freedesktop.org/patch/17802/
>>
>> Then using qemu master, use the following port redirection:
>>
>>  -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
>>
>> In a Windows guest, you must then install
>> http://elmarco.fedorapeople.org/spice-webdavd-x86-0.1.24.msi, and
>> register the drive (by running map-drive.bat from Program Files/Spice
>> webdav). By default, the "public share" directory is used. You may
>> specify a different folder with --spice-share-dir option.
>>
>> With a Linux guest, atm, you must compile phodav (form git.gnome.org)
>> and run spice-webdavd -p 8000 as root. The folder will show up in
>> nautilus network places. It can then be mounted and browsed in
>> traditional apps thanks to gvfs-fuse.
>
> Tested with fedora and windows 7. With fedora had to use (apparently
> well known) mounting via "connect to server" in nautilus, with both had
> to use spicy since remote-viewer is not yet working (just a note to
> other people testing this).
>
> Works fine in my small testing, no notifications in guest from host
> changes (well known limitation) but copy/paste worked fine (largest file
> I copied was 3 Megabyte guest to host).
>
> I'll try to review next.

Any update?



-- 
Marc-André Lureau


More information about the Spice-devel mailing list