Where do I mount a drive so that both Plex and FileBot can access it?

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I have 2 drives in my machine that I want to use with Ubuntu. Ubuntu lives on a 256GB SSD and I would like to use a 4TB HHD for media storage and backups. I use Filebot to rename media and Plex as a media server. I initially allowed Ubuntu to decide where to mount the HHD. Filebot could save to the drive but Plex couldn't see it. I moved it's mount point to /mnt/<drive_name> using the Disks utility. Now Plex can see it but Filebot says it's in a read-only file system. I tried to sudo chmod -R a+rwx /mnt/<drive_name> but Filebot still throws the same error. Where should I mount the drive so that both Plex and Filebot can access it?
I would also like Transmission to be able to dl to that drive also. I haven't tried it yet, but hopefully, any mount point accessable to both other programs will be accessible to Transmission as well.
Ubuntu 17.10 if that matters.
permissions mount plex
add a comment |Â
up vote
0
down vote
favorite
I have 2 drives in my machine that I want to use with Ubuntu. Ubuntu lives on a 256GB SSD and I would like to use a 4TB HHD for media storage and backups. I use Filebot to rename media and Plex as a media server. I initially allowed Ubuntu to decide where to mount the HHD. Filebot could save to the drive but Plex couldn't see it. I moved it's mount point to /mnt/<drive_name> using the Disks utility. Now Plex can see it but Filebot says it's in a read-only file system. I tried to sudo chmod -R a+rwx /mnt/<drive_name> but Filebot still throws the same error. Where should I mount the drive so that both Plex and Filebot can access it?
I would also like Transmission to be able to dl to that drive also. I haven't tried it yet, but hopefully, any mount point accessable to both other programs will be accessible to Transmission as well.
Ubuntu 17.10 if that matters.
permissions mount plex
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have 2 drives in my machine that I want to use with Ubuntu. Ubuntu lives on a 256GB SSD and I would like to use a 4TB HHD for media storage and backups. I use Filebot to rename media and Plex as a media server. I initially allowed Ubuntu to decide where to mount the HHD. Filebot could save to the drive but Plex couldn't see it. I moved it's mount point to /mnt/<drive_name> using the Disks utility. Now Plex can see it but Filebot says it's in a read-only file system. I tried to sudo chmod -R a+rwx /mnt/<drive_name> but Filebot still throws the same error. Where should I mount the drive so that both Plex and Filebot can access it?
I would also like Transmission to be able to dl to that drive also. I haven't tried it yet, but hopefully, any mount point accessable to both other programs will be accessible to Transmission as well.
Ubuntu 17.10 if that matters.
permissions mount plex
I have 2 drives in my machine that I want to use with Ubuntu. Ubuntu lives on a 256GB SSD and I would like to use a 4TB HHD for media storage and backups. I use Filebot to rename media and Plex as a media server. I initially allowed Ubuntu to decide where to mount the HHD. Filebot could save to the drive but Plex couldn't see it. I moved it's mount point to /mnt/<drive_name> using the Disks utility. Now Plex can see it but Filebot says it's in a read-only file system. I tried to sudo chmod -R a+rwx /mnt/<drive_name> but Filebot still throws the same error. Where should I mount the drive so that both Plex and Filebot can access it?
I would also like Transmission to be able to dl to that drive also. I haven't tried it yet, but hopefully, any mount point accessable to both other programs will be accessible to Transmission as well.
Ubuntu 17.10 if that matters.
permissions mount plex
permissions mount plex
asked Feb 25 at 18:45
Josh
15510
15510
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I moved the mount point to /home/<drive_name> and that seems to be working. I can access the files with Filebot, Transmission, and Plex.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I moved the mount point to /home/<drive_name> and that seems to be working. I can access the files with Filebot, Transmission, and Plex.
add a comment |Â
up vote
0
down vote
I moved the mount point to /home/<drive_name> and that seems to be working. I can access the files with Filebot, Transmission, and Plex.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I moved the mount point to /home/<drive_name> and that seems to be working. I can access the files with Filebot, Transmission, and Plex.
I moved the mount point to /home/<drive_name> and that seems to be working. I can access the files with Filebot, Transmission, and Plex.
answered Feb 25 at 19:22
Josh
15510
15510
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1009702%2fwhere-do-i-mount-a-drive-so-that-both-plex-and-filebot-can-access-it%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password