<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Folder share on additional disk]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I have a small issue.</p>
<p dir="auto">I’m on an OVH VPS with an additional disk mounted under /dev/sdc1 by cloudron.<br />
I have some applications installed, and everything is working fine.</p>
<p dir="auto">At the root of my additional disk, I created a folder named "media" that I want to share with some applications. I ran a chmod 777 -R media.</p>
<p dir="auto">I added a new volume in Cloudron:</p>
<p dir="auto">Mount type: filesystem<br />
Local directory: /mnt/volumes/04067a3544294e0fa162392e066337cf/media<br />
The status indicator is green, but when I click to explore the folder, it appears empty.</p>
<p dir="auto">Is there a trick to get this shared folder to work properly?</p>
]]></description><link>https://forum.cloudron.io/topic/12245/folder-share-on-additional-disk</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 01:54:13 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12245.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Aug 2024 14:21:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Folder share on additional disk on Fri, 09 Aug 2024 11:34:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lilian" aria-label="Profile: lilian">@<bdi>lilian</bdi></a> I think you misunderstood what I said (or maybe I misunderstand your setup). I am asking you to mount your external/addition disk under /srv instead of under <code>/mnt/volumes/04067a3544294e0fa162392e066337cf</code> . Once you mount under /srv , you can then add it as a Volume with Filesystem or Mountprovider type. It was a bug that we allowed volumes to have host path under /mnt/volumes . This is fixed now for next release (<a href="https://git.cloudron.io/cloudron/box/-/commit/21705a0e966ef998e836e6b7fed0da00dadfee79" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/-/commit/21705a0e966ef998e836e6b7fed0da00dadfee79</a>)</p>
]]></description><link>https://forum.cloudron.io/post/92477</link><guid isPermaLink="true">https://forum.cloudron.io/post/92477</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Fri, 09 Aug 2024 11:34:25 GMT</pubDate></item><item><title><![CDATA[Reply to Folder share on additional disk on Fri, 09 Aug 2024 10:46:43 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> ,</p>
<p dir="auto">If I create a folder in /srv/, I can access it from Cloudron (but that's not what I want to do since I want everything on the additional disk).</p>
<p dir="auto">I have created the volume in Cloudron and added it to my Nextcloud (which is installed on the additional disk), but from within Nextcloud, I can't access the volume created in /srv/.</p>
<p dir="auto"><a href="https://docs.cloudron.io/apps/#mounts" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/#mounts</a></p>
<p dir="auto">I think Cloudron is blocking all access! I find it strange that you can't share a folder across multiple applications.</p>
<p dir="auto">What solutions are available?</p>
]]></description><link>https://forum.cloudron.io/post/92475</link><guid isPermaLink="true">https://forum.cloudron.io/post/92475</guid><dc:creator><![CDATA[lilian]]></dc:creator><pubDate>Fri, 09 Aug 2024 10:46:43 GMT</pubDate></item><item><title><![CDATA[Reply to Folder share on additional disk on Thu, 08 Aug 2024 11:43:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lilian" aria-label="Profile: lilian">@<bdi>lilian</bdi></a> where did you get <code>04067a3544294e0fa162392e066337cf</code> from ? The /mnt/volumes directory is managed by Cloudron and it's possible Cloudron is getting confused somewhere. May I suggest that you use some other directory like /srv/media instead?</p>
]]></description><link>https://forum.cloudron.io/post/92401</link><guid isPermaLink="true">https://forum.cloudron.io/post/92401</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Thu, 08 Aug 2024 11:43:17 GMT</pubDate></item><item><title><![CDATA[Reply to Folder share on additional disk on Thu, 08 Aug 2024 08:05:22 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I tried:</p>
<pre><code>chmod a+rw /mnt/volumes/04067a3544294e0fa162392e066337cf/media
</code></pre>
<p dir="auto">It didn't work.</p>
<p dir="auto">I tried:</p>
<pre><code>export MOUNT_DIR=/mnt/volumes/04067a3544294e0fa162392e066337cf/media
chmod 777 $MOUNT_DIR
hgrp media $MOUNT_DIR
chmod g+s $MOUNT_DIR
setfacl -d -m g::rwx $MOUNT_DIR
setfacl -d -m o::rx $MOUNT_DIR
touch $MOUNT_DIR/test-file
ls -l $MOUNT_DIR/test-file
</code></pre>
<p dir="auto">Output:</p>
<pre><code>-rw-rw-r-- 1 root media 0 Aug  7 15:53 /mnt/volumes/04067a3544294e0fa162392e066337cf/media/test-file
</code></pre>
<pre><code>root@liello:/mnt/volumes/04067a3544294e0fa162392e066337cf/media# ls
partage  test-file
root@liello:/mnt/volumes/04067a3544294e0fa162392e066337cf/media#
</code></pre>
<p dir="auto">It doesn't work. Is there something I did wrong? Thanks.</p>
]]></description><link>https://forum.cloudron.io/post/92383</link><guid isPermaLink="true">https://forum.cloudron.io/post/92383</guid><dc:creator><![CDATA[lilian]]></dc:creator><pubDate>Thu, 08 Aug 2024 08:05:22 GMT</pubDate></item><item><title><![CDATA[Reply to Folder share on additional disk on Wed, 07 Aug 2024 15:43:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi, thanks for your response.<br />
I don't see any errors, and I even have a green light on the mount.<br />
I don't understand why I don't have access to my folder. I tried changing ownership to Cloudron, but it didn't work.<br />
There is a folder inside this folder, so yes, there is something inside.<br />
Since I'm letting Cloudron manage the mount of the sdc1 disk, and this folder is at the root of this disk, could the problem be coming from there?<br />
Attached are some screenshots.<br />
Thanks.</p>
<p dir="auto"><img src="/assets/uploads/files/1723045377600-capture-d-%C3%A9cran-2024-08-07-%C3%A0-17.34.11-resized.png" alt="Capture d’écran 2024-08-07 à 17.34.11.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1723045388193-capture-d-%C3%A9cran-2024-08-07-%C3%A0-17.34.36.png" alt="Capture d’écran 2024-08-07 à 17.34.36.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1723045398245-capture-d-%C3%A9cran-2024-08-07-%C3%A0-17.35.11-resized.png" alt="Capture d’écran 2024-08-07 à 17.35.11.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/92348</link><guid isPermaLink="true">https://forum.cloudron.io/post/92348</guid><dc:creator><![CDATA[lilian]]></dc:creator><pubDate>Wed, 07 Aug 2024 15:43:45 GMT</pubDate></item><item><title><![CDATA[Reply to Folder share on additional disk on Wed, 07 Aug 2024 15:18:25 GMT]]></title><description><![CDATA[<p dir="auto">Assuming there are actually files in that folder....Do you see any errors in the browser console or the <code>sftp</code> service? (that is the one which offers the backend API for the filemanger)</p>
]]></description><link>https://forum.cloudron.io/post/92339</link><guid isPermaLink="true">https://forum.cloudron.io/post/92339</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 07 Aug 2024 15:18:25 GMT</pubDate></item></channel></rss>