Bug 1733947 - remote-viewer folder sharing not working
Summary: remote-viewer folder sharing not working
Keywords:
Status: NEW
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-viewer
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Berrangé
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-29 10:00 UTC by magicdmer
Modified: 2020-05-05 21:36 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
remote-viewer --spice-debug (139.57 KB, image/png)
2019-07-30 02:13 UTC, magicdmer
no flags Details

Description magicdmer 2019-07-29 10:00:20 UTC
Description of problem:
I test virt-viewer's folder sharing on fedora 30 
virt-viewer version: 8.0-1.fc30
guest vm : windows xp

I follow the instruction on website below:
https://www.spice-space.org/spice-user-manual.html
1. Add spiceport "org.spice-space.webdav.0" use virt-manager
2. Install spice-webdavd-x86-2.2.msi on guest windows xp
3. Enable remote-viewer's folder sharing ,the default folder is public

After did that , noting happen, there isn't new drive mapped on guest

So , i run command "spice-webdavd --no-service -p 9876" in cmd to debug it, spice-webdavd.exe output error text like:
map_drive error 1203 . 

So , i run map-drive.bat in cmd , it output some error text like:
net use * http://localhost:9843
"System error 67 has occured
The network name cannot be found"

I use "netstat -an" to check if localhost:9843 exist, the result is : yes ,it exist.
I disabled the firewall, it's still not working.

Comment 1 magicdmer 2019-07-30 02:13:41 UTC
Created attachment 1594453 [details]
remote-viewer --spice-debug


Note You need to log in before you can comment on or make changes to this bug.