Howto FRMT MSTRHDD FTR-TLR
Howto FRMT MSTRHDD FTR-TLR
Howto FRMT MSTRHDD FTR-TLR
Permissions for all files on the Linux EXT2 file system should be set so that they are readable by all users
on the system. As root user, use the unix command on the parent directory level of the drive’s mount
point to ensure that all files are readable:
# chmod –R 777 *
Permissions on the DCP files in order that the Doremi or Dolby server can read the files look like this:
drwxrwxrwx 3 digital 502 2048 May 23 05:38 directory_name
-rwxrwxrwx 1 60001 60001 141 May 8 11:38 file_name
-rw-rw-rw- 1 60001 60001 141 May 8 11:38 file_name
-rw-rw-r-- 1 60001 60001 141 May 8 11:38 file_name
If using a FTP client to get the DCP files from a Smartjog or FTP server, please use Binary mode for the
transfer (not ASCII or auto setting).
HOW-TO Format Drive in Linux 2015
Permissions for all files on the FAT32 file system should be set so that they are readable by all users on
the system. As root user, use the unix command on the parent directory level of the drive’s mount point
to ensure that all files are readable:
# chmod –R 777 *
Permissions on the DCP files in order that the Doremi or Dolby server can read the files look like this:
drwxrwxrwx 3 digital 502 2048 May 23 05:38 directory_name
-rwxrwxrwx 1 60001 60001 141 May 8 11:38 file_name
-rw-rw-rw- 1 60001 60001 141 May 8 11:38 file_name
-rw-rw-r-- 1 60001 60001 141 May 8 11:38 file_name
If using a FTP client to get the DCP files from a Smartjog or FTP server, please use Binary mode for the
transfer (not ASCII or auto setting).