[noobie] Using Unraid share to transfer data between vm and host


brambo23

Recommended Posts

Hello,

 

I have just started using the VM feature in UNraid6 and loving it so far.  I have a VM I want to use to basically run some python code to download some files every day and add them into a share on the unraid server.

 

I created a share, named it "block1"

 

Inside of the VM settings i went to "unraid share" and added it /mnt/user/block1 and gave it the tag "block1"

 

I'm running Ubuntu server 14.04 LTS on the VM and when I tried to find the folder for this, I couldn't. 

 

I followed the links from this post: http://lime-technology.com/forum/index.php?topic=45032.0 

 

but none of those settings seem to work.

 

The share is showing up in my XML file:

 

      
<filesystem>
       <source dir='/mnt/user/block1/'/>
      <target dir='/home/brambo/block1'/>
      <alias name='fs0'/>
      <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/>
    </filesystem>

 

But it's not showing up in the VM itself (at least from what I can see).

 

Any guidance/suggestions would be appreciated.

 

 

Link to comment
  • 2 months later...
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.