<?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[Suggest to enable SFTP access on FressRSS]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">I am developing FreshRSS extension and I found the management of extension requires upload folder to <code>/app/data/extensions</code>. Currently there is no easy way to upload folder in Web UI. Please consider to enable SFTP access, it will make it much easier to use customized extension.</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://forum.cloudron.io/topic/14479/suggest-to-enable-sftp-access-on-fressrss</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 06:51:33 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/14479.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Oct 2025 03:45:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Suggest to enable SFTP access on FressRSS on Fri, 31 Oct 2025 07:13:21 GMT]]></title><description><![CDATA[<p dir="auto">Thank you. I have done my work with cloudron CLI.</p>
]]></description><link>https://forum.cloudron.io/post/114652</link><guid isPermaLink="true">https://forum.cloudron.io/post/114652</guid><dc:creator><![CDATA[fengchang]]></dc:creator><pubDate>Fri, 31 Oct 2025 07:13:21 GMT</pubDate></item><item><title><![CDATA[Reply to Suggest to enable SFTP access on FressRSS on Thu, 30 Oct 2025 12:51:59 GMT]]></title><description><![CDATA[<p dir="auto">Ah yes we had a translation string bug in that menu. This is fixed in Cloudron 9 but the item should still work as "upload folder"</p>
]]></description><link>https://forum.cloudron.io/post/114611</link><guid isPermaLink="true">https://forum.cloudron.io/post/114611</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 30 Oct 2025 12:51:59 GMT</pubDate></item><item><title><![CDATA[Reply to Suggest to enable SFTP access on FressRSS on Thu, 30 Oct 2025 04:34:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> thank you, will try.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> somehow this button is "New folder" on my Cloudron. My Cloudron is v8.3.2</p>
<p dir="auto"><img src="/assets/uploads/files/1761798886091-screenshot-2025-10-30-at-12.32.59%C3%A2-pm.png" alt="Screenshot 2025-10-30 at 12.32.59 PM.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/114587</link><guid isPermaLink="true">https://forum.cloudron.io/post/114587</guid><dc:creator><![CDATA[fengchang]]></dc:creator><pubDate>Thu, 30 Oct 2025 04:34:55 GMT</pubDate></item><item><title><![CDATA[Reply to Suggest to enable SFTP access on FressRSS on Wed, 29 Oct 2025 10:54:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fengchang" aria-label="Profile: fengchang">@<bdi>fengchang</bdi></a> besides using the cli, the filemanager actually has an "Upload Folder" option:</p>
<p dir="auto"><img src="/assets/uploads/files/1761735236902-05aa9929-fcca-4b14-8c79-d5a4df31c898-image.png" alt="image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Does that not work in your case?</p>
]]></description><link>https://forum.cloudron.io/post/114563</link><guid isPermaLink="true">https://forum.cloudron.io/post/114563</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 29 Oct 2025 10:54:05 GMT</pubDate></item><item><title><![CDATA[Reply to Suggest to enable SFTP access on FressRSS on Wed, 29 Oct 2025 07:39:31 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/fengchang" aria-label="Profile: fengchang">@<bdi>fengchang</bdi></a></p>
<p dir="auto">We will look into it.</p>
<p dir="auto">In the meanwhile, you could use the cloudron cli with the push paramater:</p>
<pre><code>cloudron push --help
Usage: cloudron push [options] &lt;local&gt; &lt;remote&gt;

push a single local file or directory to a remote directory

Options:
  --app &lt;id/location&gt;  App id or location
  -h, --help           display help for command

  Examples:

    $ cloudron push --app myapp file.txt /app/data/file.txt # pushes file.txt
    $ cloudron push --app myapp file.txt /app/data/         # pushes file.txt. trailing slash is important
    $ cloudron push --app myapp dir /app/data               # pushes dir/* as /app/data/dir/*
    $ cloudron push --app myapp dir/. /app/data             # pushes dir/* as /app/data/*
    $ cloudron push --app myapp dir/subdir /app/data        # pushes dir/subdir/* as /app/data/subdir/*
    $ cloudron push --app myapp . /app/data                 # pushes .* as /app/data/*
</code></pre>
]]></description><link>https://forum.cloudron.io/post/114543</link><guid isPermaLink="true">https://forum.cloudron.io/post/114543</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Wed, 29 Oct 2025 07:39:31 GMT</pubDate></item></channel></rss>