Permissions problem downloading to a folder NOT on the boot drive

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I have a problem similar to Permission denied when downloading with transmission deamon, but I see nothing there that would help me resolve things.



My (X86 / 64bit) Ubuntu 16.04 system runs from a 64Gb (msata) SSD, on one of these brilliant fanless mini-desktop machines, to which I added an internal 500Gb sata drive.



According to one of the answers to that earlier question, You should not store user files in the /media folder. But I didn't get any choice about the fact that Ubuntu identifies my sata drive as /media/username/3AE67CF2E67CAFAD (search me where it got that hex string from; I'd rather have something a bit more meaningful!).




In a nutshell, my problem is that I want qBittorrent to download onto the higher-capacity drive. I don't care if by default other apps carry on using the /Download folder on the SSD - I just want control of the qBittorrent output location. But so far all I get is permission errors (access denied) when QBittorrent tries to write to the designated folder (.../3AE67CF2E67CAFAD/download2) on the drive I'm trying to use.



I'm not exactly well-versed in Ubuntu/Linux, so if there's a really easy way to resolve things, I'd appreciate that.










share|improve this question

















  • 1




    The hex string indicates that you have the NTFS file system in the partition. Is that correct? Otherwise, please tell us about the file system. The reason is that the permissions and ownership of all files and directories in Microsoft file systems are set when mounting in linux, while linux file systems can be controlled in a detailed way with individual permissions and ownership. See this link for more details, askubuntu.com/questions/11840/…
    – sudodus
    Feb 13 at 16:20






  • 1




    @sudodus: Ah, right! I think that's gonna be it! (The 500Gb drive came from a Win10 system.) The answer in your link looks intimidatingly complicated to me, so I'd be worried about screwing it up and losing the couple hundred Gb of media files already on the drive. I have a large USB drive I can temporarily copy them to. It'll take ages - but at least I can just leave the machine to get on with that overnight, then tomorrow I can reformat the drive under Ubuntu and with any luck it'll all start working the way I want it to. I'll leave the question open until then though, if that's okay here.
    – FumbleFingers
    Feb 13 at 17:50










  • It is a good idea to backup the content of your drive before you go ahead and modify the drive. Good luck :-)
    – sudodus
    Feb 13 at 19:03














up vote
1
down vote

favorite












I have a problem similar to Permission denied when downloading with transmission deamon, but I see nothing there that would help me resolve things.



My (X86 / 64bit) Ubuntu 16.04 system runs from a 64Gb (msata) SSD, on one of these brilliant fanless mini-desktop machines, to which I added an internal 500Gb sata drive.



According to one of the answers to that earlier question, You should not store user files in the /media folder. But I didn't get any choice about the fact that Ubuntu identifies my sata drive as /media/username/3AE67CF2E67CAFAD (search me where it got that hex string from; I'd rather have something a bit more meaningful!).




In a nutshell, my problem is that I want qBittorrent to download onto the higher-capacity drive. I don't care if by default other apps carry on using the /Download folder on the SSD - I just want control of the qBittorrent output location. But so far all I get is permission errors (access denied) when QBittorrent tries to write to the designated folder (.../3AE67CF2E67CAFAD/download2) on the drive I'm trying to use.



I'm not exactly well-versed in Ubuntu/Linux, so if there's a really easy way to resolve things, I'd appreciate that.










share|improve this question

















  • 1




    The hex string indicates that you have the NTFS file system in the partition. Is that correct? Otherwise, please tell us about the file system. The reason is that the permissions and ownership of all files and directories in Microsoft file systems are set when mounting in linux, while linux file systems can be controlled in a detailed way with individual permissions and ownership. See this link for more details, askubuntu.com/questions/11840/…
    – sudodus
    Feb 13 at 16:20






  • 1




    @sudodus: Ah, right! I think that's gonna be it! (The 500Gb drive came from a Win10 system.) The answer in your link looks intimidatingly complicated to me, so I'd be worried about screwing it up and losing the couple hundred Gb of media files already on the drive. I have a large USB drive I can temporarily copy them to. It'll take ages - but at least I can just leave the machine to get on with that overnight, then tomorrow I can reformat the drive under Ubuntu and with any luck it'll all start working the way I want it to. I'll leave the question open until then though, if that's okay here.
    – FumbleFingers
    Feb 13 at 17:50










  • It is a good idea to backup the content of your drive before you go ahead and modify the drive. Good luck :-)
    – sudodus
    Feb 13 at 19:03












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have a problem similar to Permission denied when downloading with transmission deamon, but I see nothing there that would help me resolve things.



My (X86 / 64bit) Ubuntu 16.04 system runs from a 64Gb (msata) SSD, on one of these brilliant fanless mini-desktop machines, to which I added an internal 500Gb sata drive.



According to one of the answers to that earlier question, You should not store user files in the /media folder. But I didn't get any choice about the fact that Ubuntu identifies my sata drive as /media/username/3AE67CF2E67CAFAD (search me where it got that hex string from; I'd rather have something a bit more meaningful!).




In a nutshell, my problem is that I want qBittorrent to download onto the higher-capacity drive. I don't care if by default other apps carry on using the /Download folder on the SSD - I just want control of the qBittorrent output location. But so far all I get is permission errors (access denied) when QBittorrent tries to write to the designated folder (.../3AE67CF2E67CAFAD/download2) on the drive I'm trying to use.



I'm not exactly well-versed in Ubuntu/Linux, so if there's a really easy way to resolve things, I'd appreciate that.










share|improve this question













I have a problem similar to Permission denied when downloading with transmission deamon, but I see nothing there that would help me resolve things.



My (X86 / 64bit) Ubuntu 16.04 system runs from a 64Gb (msata) SSD, on one of these brilliant fanless mini-desktop machines, to which I added an internal 500Gb sata drive.



According to one of the answers to that earlier question, You should not store user files in the /media folder. But I didn't get any choice about the fact that Ubuntu identifies my sata drive as /media/username/3AE67CF2E67CAFAD (search me where it got that hex string from; I'd rather have something a bit more meaningful!).




In a nutshell, my problem is that I want qBittorrent to download onto the higher-capacity drive. I don't care if by default other apps carry on using the /Download folder on the SSD - I just want control of the qBittorrent output location. But so far all I get is permission errors (access denied) when QBittorrent tries to write to the designated folder (.../3AE67CF2E67CAFAD/download2) on the drive I'm trying to use.



I'm not exactly well-versed in Ubuntu/Linux, so if there's a really easy way to resolve things, I'd appreciate that.







permissions hard-drive qbittorrent






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 13 at 15:23









FumbleFingers

1187




1187







  • 1




    The hex string indicates that you have the NTFS file system in the partition. Is that correct? Otherwise, please tell us about the file system. The reason is that the permissions and ownership of all files and directories in Microsoft file systems are set when mounting in linux, while linux file systems can be controlled in a detailed way with individual permissions and ownership. See this link for more details, askubuntu.com/questions/11840/…
    – sudodus
    Feb 13 at 16:20






  • 1




    @sudodus: Ah, right! I think that's gonna be it! (The 500Gb drive came from a Win10 system.) The answer in your link looks intimidatingly complicated to me, so I'd be worried about screwing it up and losing the couple hundred Gb of media files already on the drive. I have a large USB drive I can temporarily copy them to. It'll take ages - but at least I can just leave the machine to get on with that overnight, then tomorrow I can reformat the drive under Ubuntu and with any luck it'll all start working the way I want it to. I'll leave the question open until then though, if that's okay here.
    – FumbleFingers
    Feb 13 at 17:50










  • It is a good idea to backup the content of your drive before you go ahead and modify the drive. Good luck :-)
    – sudodus
    Feb 13 at 19:03












  • 1




    The hex string indicates that you have the NTFS file system in the partition. Is that correct? Otherwise, please tell us about the file system. The reason is that the permissions and ownership of all files and directories in Microsoft file systems are set when mounting in linux, while linux file systems can be controlled in a detailed way with individual permissions and ownership. See this link for more details, askubuntu.com/questions/11840/…
    – sudodus
    Feb 13 at 16:20






  • 1




    @sudodus: Ah, right! I think that's gonna be it! (The 500Gb drive came from a Win10 system.) The answer in your link looks intimidatingly complicated to me, so I'd be worried about screwing it up and losing the couple hundred Gb of media files already on the drive. I have a large USB drive I can temporarily copy them to. It'll take ages - but at least I can just leave the machine to get on with that overnight, then tomorrow I can reformat the drive under Ubuntu and with any luck it'll all start working the way I want it to. I'll leave the question open until then though, if that's okay here.
    – FumbleFingers
    Feb 13 at 17:50










  • It is a good idea to backup the content of your drive before you go ahead and modify the drive. Good luck :-)
    – sudodus
    Feb 13 at 19:03







1




1




The hex string indicates that you have the NTFS file system in the partition. Is that correct? Otherwise, please tell us about the file system. The reason is that the permissions and ownership of all files and directories in Microsoft file systems are set when mounting in linux, while linux file systems can be controlled in a detailed way with individual permissions and ownership. See this link for more details, askubuntu.com/questions/11840/…
– sudodus
Feb 13 at 16:20




The hex string indicates that you have the NTFS file system in the partition. Is that correct? Otherwise, please tell us about the file system. The reason is that the permissions and ownership of all files and directories in Microsoft file systems are set when mounting in linux, while linux file systems can be controlled in a detailed way with individual permissions and ownership. See this link for more details, askubuntu.com/questions/11840/…
– sudodus
Feb 13 at 16:20




1




1




@sudodus: Ah, right! I think that's gonna be it! (The 500Gb drive came from a Win10 system.) The answer in your link looks intimidatingly complicated to me, so I'd be worried about screwing it up and losing the couple hundred Gb of media files already on the drive. I have a large USB drive I can temporarily copy them to. It'll take ages - but at least I can just leave the machine to get on with that overnight, then tomorrow I can reformat the drive under Ubuntu and with any luck it'll all start working the way I want it to. I'll leave the question open until then though, if that's okay here.
– FumbleFingers
Feb 13 at 17:50




@sudodus: Ah, right! I think that's gonna be it! (The 500Gb drive came from a Win10 system.) The answer in your link looks intimidatingly complicated to me, so I'd be worried about screwing it up and losing the couple hundred Gb of media files already on the drive. I have a large USB drive I can temporarily copy them to. It'll take ages - but at least I can just leave the machine to get on with that overnight, then tomorrow I can reformat the drive under Ubuntu and with any luck it'll all start working the way I want it to. I'll leave the question open until then though, if that's okay here.
– FumbleFingers
Feb 13 at 17:50












It is a good idea to backup the content of your drive before you go ahead and modify the drive. Good luck :-)
– sudodus
Feb 13 at 19:03




It is a good idea to backup the content of your drive before you go ahead and modify the drive. Good luck :-)
– sudodus
Feb 13 at 19:03















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1005842%2fpermissions-problem-downloading-to-a-folder-not-on-the-boot-drive%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1005842%2fpermissions-problem-downloading-to-a-folder-not-on-the-boot-drive%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491