<?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[How to SFTP to Roundcube?]]></title><description><![CDATA[<p dir="auto">I'm trying to change the new mail notifier sound. In the file manager, I can see the plugin that I'm trying to edit but it's a symlink and if I try to download it, it opens as a source page looking thing. How can I get to the app folder?</p>
]]></description><link>https://forum.cloudron.io/topic/4014/how-to-sftp-to-roundcube</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 08:56:29 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4014.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Dec 2020 21:15:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Sun, 20 Dec 2020 08:57:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> something not cleaning up properly?</p>
]]></description><link>https://forum.cloudron.io/post/22089</link><guid isPermaLink="true">https://forum.cloudron.io/post/22089</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sun, 20 Dec 2020 08:57:33 GMT</pubDate></item><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Sat, 19 Dec 2020 19:35:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> That worked, thank you! The app terminal was in a "reconnecting" loop but the command worked when I used DO's console.</p>
]]></description><link>https://forum.cloudron.io/post/22062</link><guid isPermaLink="true">https://forum.cloudron.io/post/22062</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Sat, 19 Dec 2020 19:35:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Sat, 19 Dec 2020 18:28:50 GMT]]></title><description><![CDATA[<p dir="auto">@humptydumpty said in <a href="/post/22042">How to SFTP to Roundcube?</a>:</p>
<blockquote>
<p dir="auto">Edit 2: It keeps going downhill today. Uninstall error:<br />
FileSystem Error: Error removing dir /home/yellowtent/appsdata/ad3d3e27-12d8-42b9-956a-dd33a76929e9 : ENOTEMPTY: directory not empty, rmdir '/home/yellowtent/appsdata/ad3d3e27-12d8-42b9-956a-dd33a76929e9'</p>
</blockquote>
<p dir="auto">That is a cloudron bug which we are trying to fix (still haven't found the root cause). You can just <code>rm -rf /home/yellowtent/appsdata/ad3d3e27-12d8-42b9-956a-dd33a76929e9</code> and then retry the uninstall .</p>
]]></description><link>https://forum.cloudron.io/post/22057</link><guid isPermaLink="true">https://forum.cloudron.io/post/22057</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 19 Dec 2020 18:28:50 GMT</pubDate></item><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Sat, 19 Dec 2020 14:07:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> I substituted code for data but that didn't work either.</p>
<p dir="auto">I'm getting "x and x are the same file".</p>
<pre><code>cp -a /app/code/plugins.orig/. /app/data/plugins
</code></pre>
<p dir="auto">The question is how the hell do I get rid of the symlink stuff?</p>
<p dir="auto">BTW, I managed to download a copy of the plugin I want to replace and just uploaded it into the data/plugins folder and the overwriting worked but the changes aren't taking effect. I guess that's why I have to overwrite the entire folder as <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> instructed. I'm gonna try doing that now via the file manager. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f91e.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--hand_with_index_and_middle_fingers_crossed" style="height:23px;width:auto;vertical-align:middle" title=":hand_with_index_and_middle_fingers_crossed:" alt="🤞" /></p>
<p dir="auto">Edit: RC just crashed and burned. Reinstalling.</p>
<p dir="auto">Edit 2: It keeps going downhill today. Uninstall error:</p>
<pre><code>FileSystem Error: Error removing dir /home/yellowtent/appsdata/ad3d3e27-12d8-42b9-956a-dd33a76929e9 : ENOTEMPTY: directory not empty, rmdir '/home/yellowtent/appsdata/ad3d3e27-12d8-42b9-956a-dd33a76929e9'
</code></pre>
]]></description><link>https://forum.cloudron.io/post/22042</link><guid isPermaLink="true">https://forum.cloudron.io/post/22042</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Sat, 19 Dec 2020 14:07:14 GMT</pubDate></item><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Sat, 19 Dec 2020 01:38:27 GMT]]></title><description><![CDATA[<p dir="auto">@humptydumpty you can't write to /app/code at all, so you need to copy to /app/data/someplace</p>
]]></description><link>https://forum.cloudron.io/post/22010</link><guid isPermaLink="true">https://forum.cloudron.io/post/22010</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 19 Dec 2020 01:38:27 GMT</pubDate></item><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Sat, 19 Dec 2020 00:24:46 GMT]]></title><description><![CDATA[<p dir="auto">so I'm using this command to copy over the contents but it's saying the two files are the same.</p>
<pre><code>cp -a /app/code/plugins.orig/. /app/code/plugins
</code></pre>
<p dir="auto"><s>Do I have to delete the symlink ones in the plugin folder first?</s> Nevermind, can't delete them.</p>
<p dir="auto">Just realized my mistake.. copying into the wrong folder <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f926.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--face_palm" style="height:23px;width:auto;vertical-align:middle" title=":face_palm:" alt="🤦" /></p>
<p dir="auto">That didn't work. To be continued tomorrow. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f629.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--weary" style="height:23px;width:auto;vertical-align:middle" title=":weary:" alt="😩" /></p>
]]></description><link>https://forum.cloudron.io/post/22007</link><guid isPermaLink="true">https://forum.cloudron.io/post/22007</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Sat, 19 Dec 2020 00:24:46 GMT</pubDate></item><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Fri, 18 Dec 2020 23:25:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> I have no idea how to copy stuff via terminal. I need to look it up. If I copy the entire plugin directory, then I have to make sure I update those manually later on, right?</p>
]]></description><link>https://forum.cloudron.io/post/22005</link><guid isPermaLink="true">https://forum.cloudron.io/post/22005</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Fri, 18 Dec 2020 23:25:47 GMT</pubDate></item><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Fri, 18 Dec 2020 22:51:14 GMT]]></title><description><![CDATA[<p dir="auto">@humptydumpty You cannot change the files of built-in plugins. They will get updated as part of roundcube itself.</p>
<p dir="auto">If you do want to change them, then make a copy of the entire plugin directory and copy it to <code>/app/data/plugins</code> and modify the file and also enable the new plugin in the roundcube config.</p>
<p dir="auto">See <a href="https://docs.cloudron.io/apps/roundcube/#plugins" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/roundcube/#plugins</a></p>
]]></description><link>https://forum.cloudron.io/post/22004</link><guid isPermaLink="true">https://forum.cloudron.io/post/22004</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 18 Dec 2020 22:51:14 GMT</pubDate></item><item><title><![CDATA[Reply to How to SFTP to Roundcube? on Fri, 18 Dec 2020 22:04:50 GMT]]></title><description><![CDATA[<p dir="auto">@humptydumpty use terminal to find the actual file.</p>
]]></description><link>https://forum.cloudron.io/post/22001</link><guid isPermaLink="true">https://forum.cloudron.io/post/22001</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Fri, 18 Dec 2020 22:04:50 GMT</pubDate></item></channel></rss>