tags:

views:

123

answers:

0

Scenario:

Machine A has a share called 'foo'. Machine B has a share called 'bar'.

Machine B mounts foo and symlink it in to a sub folder in bar.

Machine C mounts bar.

Users of machine C should now have access to files in foo.

I really would like to do this on OSX with afp, but I've heard that this likely will not work. Is there another way of during this possible using fuse (ssh) or Samba? Can it be done at all or do I need to mount both foo and bar on Machine C and can I symlink from foo to the new mountpoint for bar and is this possible?

Anybody have any experince with this before I start experimenting/possible waste time?

All machines are running osx 10.5