<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<pre style="word-wrap:break-word; font-size:10.0pt; font-family:Tahoma; color:black">I agree with Dave.  Use NFS and just export two filesystems.

-Josh




-----Original Message-----
From: Matthew Nuzum [newz@bearfruit.org]
Received: Thursday, 10 Mar 2011, 11:44
To: Central Iowa Linux Users Group [cialug@cialug.org]
Subject: Re: [Cialug] tips for sharing files inside a VM


</pre>
<div>
<div class="gmail_quote">On Thu, Mar 10, 2011 at 11:40 AM, David Champion <span dir="ltr">
<<a href="mailto:dchamp1337@gmail.com">dchamp1337@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
I'm confused as to why you need a symlink?<br>
<br>
Host: create a share, i.e. /share, share it with nfs or samba or whatever...<br>
<br>
VM: mount the share in /mnt/share, or /home/matthew/share or /var/www/mysite.<br>
<font color="#888888"><br>
</font></blockquote>
<div><br>
</div>
<div>My folder structure lays out like this, roughly:</div>
<div><br>
</div>
<div>/srv/file-uploads/</div>
<div>/srv/code-branch/ (this is the mounted filesystem)</div>
<div>/srv/code-branch/file-uploads/ -> link to /srv/file-uploads/</div>
<div><br>
</div>
<div>Maybe I'm barking up the wrong tree here and need to just get less complex. It just seemed like such a good solution until I bumped into the error creating the symlink.</div>
</div>
<br clear="all">
-- <br>
Matthew Nuzum<br>
newz2000 on freenode, skype, linkedin, <a href="http://identi.ca" target="_blank">
identi.ca</a> and twitter<br>
<br>
"An investment in knowledge pays the best interest." -Benjamin Franklin <br>
<br>
</div>
</body>
</html>