﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
281	Sharing the root folder of *NIX host -> Fixed in VBox 2.2.x	nirv		"The parser removes slashes from the path, but it seams that tis is not the correct way to handle paths.

{{{
nasko@nasko-lap ~ $ vboxmanage sharedfolder add Win2k -name root -hostpath ""/""

VirtualBox Command Line Management Interface Version 1.3.8
(C) 2005-2007 InnoTek Systemberatung GmbH
All rights reserved.

[!] FAILED calling machine->CreateSharedFolder(Bstr(name), Bstr(hostpath)) at line 5533!
[!] Primary RC  = 0x80070057
[!] Full error info present: true , basic error info present: true
[!] Result Code = 0x80070057
[!] Text        = Shared folder path '' is not absolute
[!] Component   = SharedFolder, Interface: ISharedFolder, {8b0c5f70-9139-4f97-a421-64d5e9c335d5}
[!] Callee      = IMachine, {fd443ec1-0009-4f5b-9282-d72760a66916}
}}}

"	defect	closed	shared folders	VirtualBox 1.3.8	fixed	shared folders linux host		other	other
