<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Verdana","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D">Thanks. 2 more questions before I start having a dig:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D">Did you use the “auto-mount” option in VirtualBox (in step 1)? &nbsp;Your comment about the vboxsf group suggests you did but I just want to check.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D">Could you post the full mount command you are using (in step 2) so I can compare it with the ones I have used?
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D">Thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D">Andrew.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext"> cwb-bounces@sslmit.unibo.it
 [mailto:cwb-bounces@sslmit.unibo.it] <b>On Behalf Of </b>José Manuel Martínez Martínez<br>
<b>Sent:</b> 20 January 2016 10:37<br>
<b>To:</b> cwb@sslmit.unibo.it<br>
<b>Subject:</b> Re: [CWB] CQPweb in a box - problems with uploading files<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-size:13.5pt">Hi Andrew,<br>
<br>
I am helping our colleague to get this working. We found out the shared folders are mounted by default in /media. However, the mount point is empty. Therefore, we have done the following:<br>
<br>
1. to configure the VM to share a host folder with the guest<br>
</span><br>
<span style="font-size:13.5pt"><a href="http://www.virtualbox.org/manual/ch04.html#sharedfolders">http://www.virtualbox.org/manual/ch04.html#sharedfolders</a><br>
<br>
2. to mount the folder using the information in the virtualbox documentation<br>
<br>
At this stage we can see in the expected mount point the contents of the shared folder. But whenever we click on a subfolder we get a permission error message.<br>
<br>
I assume that CQPwebInABox comes with the guest additions installed, doesn't it? Should we update the guest additions?<br>
<br>
We have also tried to add 'user' to the group 'vboxsf', but it didn't help.<br>
<br>
Just for the record, I have installed a clean Ubuntu distro (15.10) and followed the same procedure installing the guest additions and it works fine for me.<br>
<br>
Best,<br>
<br>
jmm</span><o:p></o:p></p>
<div>
<p class="MsoNormal">On 15/01/16 16:55, Hannah Kermes wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">Hi Andrew, <br>
<br>
I cc the mail to my collegue - unfortunately she is not yet on the mailing list - as she can better answer you the question what exactly she did.
<br>
<br>
Best <br>
Hannah <br>
<br>
Am 15.01.2016 um 16:23 schrieb Hardie, Andrew: <br>
<br>
<o:p></o:p></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">We also tried to <o:p></o:p></p>
</blockquote>
</blockquote>
<p class="MsoNormal">install a shared folder, but it will not show in the VM. <br>
<br>
When you say &quot;will not show&quot; what do you mean? Do you mean that the shared folder failed to mount? If so, can you spell out what you did and at what point it didn’t work?
<br>
<br>
best <br>
<br>
Andrew. <br>
<br>
-----Original Message----- <br>
From: <a href="mailto:cwb-bounces@sslmit.unibo.it">cwb-bounces@sslmit.unibo.it</a> [<a href="mailto:cwb-bounces@sslmit.unibo.it">mailto:cwb-bounces@sslmit.unibo.it</a>] On Behalf Of Hannah Kermes
<br>
Sent: 15 January 2016 15:20 <br>
To: Open source development of the Corpus WorkBench; <a href="mailto:e.horch@mx.uni-saarland.de">
e.horch@mx.uni-saarland.de</a> <br>
Subject: [CWB] CQPweb in a box - problems with uploading files <br>
<br>
Hi all, <br>
<br>
a collegue of mine has &quot;successfully&quot; install CQPweb in a box on her Mac <br>
Laptop. But neither can we upload a file in CQPweb from her laptop, nor <br>
can we transfer a file from her laptop to the VM. We also tried to <br>
install a shared folder, but it will not show in the VM. The only way we <br>
can get a file into the VM is: create a new file in the VM, open the <br>
source file on the laptop, copy and past it to the created file. <br>
There must be another way to do this, but we do not seem to be able to <br>
find it, can you help us? <br>
<br>
Thanks in advance <br>
Hannah <br>
_______________________________________________ <br>
CWB mailing list <br>
<a href="mailto:CWB@sslmit.unibo.it">CWB@sslmit.unibo.it</a> <br>
<a href="http://devel.sslmit.unibo.it/mailman/listinfo/cwb">http://devel.sslmit.unibo.it/mailman/listinfo/cwb</a>
<br>
_______________________________________________ <br>
CWB mailing list <br>
<a href="mailto:CWB@sslmit.unibo.it">CWB@sslmit.unibo.it</a> <br>
<a href="http://devel.sslmit.unibo.it/mailman/listinfo/cwb">http://devel.sslmit.unibo.it/mailman/listinfo/cwb</a>
<o:p></o:p></p>
<p class="MsoNormal"><br>
_______________________________________________ <br>
CWB mailing list <br>
<a href="mailto:CWB@sslmit.unibo.it">CWB@sslmit.unibo.it</a> <br>
<a href="http://devel.sslmit.unibo.it/mailman/listinfo/cwb">http://devel.sslmit.unibo.it/mailman/listinfo/cwb</a>
<o:p></o:p></p>
</blockquote>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>