On A Mac Os System - Matrox Monarch LCS User Manual

Hide thumbs Also See for Monarch LCS:
Table of Contents

Advertisement

73
For example, if you want to name your file "Recording1", and send the file to a
shared folder named "Files" that is located on a network computer with an IP
address of "123.456.7.890", enter //123.456.7.890/Files/Recording1.
¡ Important If the network destination has a firewall, it must be disabled in
order to send the file to the network location.

On a Mac OS system

When recording or transferring to a shared folder that is on a Mac OS system on
the network, the folder to which you want to send the file must be shared using
the Network File System (NFS) file-sharing protocol.
To share a folder using the NFS protocol, the full path to the folder that you want
to share is required. You can obtain the full path to the folder by right-clicking the
folder, and then clicking Get Info .
¡ Important Shared folders that use a file-sharing protocol other than NFS are
not supported.
On the computer that contains the folder that you want to share, make sure
1
that you're logged in as an administrator and that your user account has a
password. User accounts that do not have a password cannot be used to share
a file using the NFS protocol.
In the Finder menu, choose File > New Finder Window .
2
In the Applications folder, click the Utilities folder, and then click
3
Terminal
In the Terminal window, type the following command, where "Path" is the
4
full path to the folder that you want to share:
echo /Path -mapall=$(logname)| sudo tee -a /etc/exports
For example, to share a folder named Files that is located on the Desktop
under Matrox in the Users root directory folder, type the following
command:
echo /Users/Matrox/Desktop/Files -mapall=$(logname)| sudo tee -a
/etc/exports
For added security, you can restrict write access to the folder to one device
by adding the IP address of the Monarch device that you want to use to write
to the folder. For example, if the IP address of the Monarch device is
169.254.1.11, type the following command:
echo /Users/Matrox/Desktop/Files 169.254.1.11 -mapall=$(logname)| sudo
tee -a /etc/exports
5
Press
ENTER
Type your user account password, and then press
6
Type the following command:
7
Recording or transferring to folders on a network drive
.
.
.
ENTER

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents