JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04.07.2020, 10:49
maximumfap maximumfap is offline
DSL User
 
Join Date: Sep 2010
Posts: 36
Default "Invalid download directory" via Docker, permissions seem ok?

Hello,

Please only experienced people answer.


Here's my docker command

sudo docker run -d \
--name=jdownloader-2 \
-p 5800:5800 \
-e PUID=0 \
-e PGID=0 \
-e DISPLAY_WIDTH=1440 \
-e DISPLAY_HEIGHT=860 \
-v /dockerconfigs/jdownloader:/config:rw \
-v /mnt/DownloadOnSSD/jdownloader:/output:rw \
-v /etc/localtime:/etc/localtime \
--restart=unless-stopped \
jlesage/jdownloader-2



If you understand docker and linux please note the next command **works fine**

sudo docker exec -i jdownloader-2 cp /output/filetest.mp4 /output/testfolder/filetest.mp4



Without question, I have 100% read and write access to the folder, so why would it fail?
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 17:57.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.