shared folder: reverse

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
P_V
Posts: 9
Joined: 7. Jul 2010, 15:40
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Fedora 13

shared folder: reverse

Post by P_V »

Hallo all,
I was wondering if it is possible to do the opposite of the usual procedure for sharing a folder, in practice I would like to have
the on the guest(Fedora 13) and access it from the host (Mac).

In practice I chose a folder on the guest and I access to it from the Mac.

The reason is that I rarely access to the shared folder from the Mac, while I often access to it from the guest Fedora 13,
and when I check with a "ls" command the shared folders are listed on a green background that renders the reading of the names very difficult.
Moreover I would like to syncronize the shared folder with a remote linux machine from time to time.

thanks
cheers
Paolo
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: shared folder: reverse

Post by Sasquatch »

Use either Bridged networking or Host only and set up Samba on the Guest. Plenty of howto's on the net to go by. Keep in mind that with Host-Only, other systems on your network won't be able to access the share, while the Host can.

If you just want to have a better view of the SF when you use 'ls', then remove the alias it has from your .bashrc or .bash_alias file. A simple run of 'ls --color=never' will give you the default white (or black, depending on the terminal colours) text without any background or whatever.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply