<?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[Files on the Spiffs]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I think this is a question more directed at Kl3m3n.</p>
<p dir="auto">In Esp32 I use Spiffs in which I put small files, some more important than others. For security reasons, would it be possible to save 2 or 3 of this files in the Gui-O storage area of the phone?</p>
<p dir="auto">Best regards</p>
]]></description><link>https://forum.gui-o.com/topic/206/files-on-the-spiffs</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 05:07:28 GMT</lastBuildDate><atom:link href="https://forum.gui-o.com/topic/206.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Jul 2024 16:47:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Files on the Spiffs on Sun, 14 Jul 2024 22:07:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/4">@kl3m3n</a></p>
<p dir="auto">Thank you</p>
<p dir="auto">Regards</p>
]]></description><link>https://forum.gui-o.com/post/874</link><guid isPermaLink="true">https://forum.gui-o.com/post/874</guid><dc:creator><![CDATA[Sato]]></dc:creator><pubDate>Sun, 14 Jul 2024 22:07:36 GMT</pubDate></item><item><title><![CDATA[Reply to Files on the Spiffs on Sat, 13 Jul 2024 11:36:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/8">@Sato</a> said in <a href="/post/872">Files on the Spiffs</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/4">@kl3m3n</a>, Hi</p>
<p dir="auto">I think that can help. I will make experiments with it.</p>
<p dir="auto">Can i choose the filesnames myself? If yes, how long can be the max name lenght?</p>
<p dir="auto">Thank you<br />
Best regards</p>
</blockquote>
<p dir="auto">Yes, you can choose your file name. The maximum lenght is not limited by the GUI-O, but by underlying file system and other constraints. I would say you could safely use name lenghts up to 127 characters, but this is probably not practical...</p>
<p dir="auto">Best regards,<br />
Kl3m3n</p>
]]></description><link>https://forum.gui-o.com/post/873</link><guid isPermaLink="true">https://forum.gui-o.com/post/873</guid><dc:creator><![CDATA[kl3m3n]]></dc:creator><pubDate>Sat, 13 Jul 2024 11:36:53 GMT</pubDate></item><item><title><![CDATA[Reply to Files on the Spiffs on Fri, 12 Jul 2024 11:01:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/4">@kl3m3n</a>, Hi</p>
<p dir="auto">I think that can help. I will make experiments with it.</p>
<p dir="auto">Can i choose the filesnames myself? If yes, how long can be the max name lenght?</p>
<p dir="auto">Thank you<br />
Best regards</p>
]]></description><link>https://forum.gui-o.com/post/872</link><guid isPermaLink="true">https://forum.gui-o.com/post/872</guid><dc:creator><![CDATA[Sato]]></dc:creator><pubDate>Fri, 12 Jul 2024 11:01:37 GMT</pubDate></item><item><title><![CDATA[Reply to Files on the Spiffs on Fri, 12 Jul 2024 08:09:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/8">@Sato</a> Did you se EXTF component in the manual? You can use this to save (among other things) data to a file on Android device. You can also read this file and send it line by line to ESP32.</p>
<p dir="auto">It is not ideal way to transfer files, but should cover your case?</p>
<p dir="auto">Best regards,<br />
Kl3m3n</p>
]]></description><link>https://forum.gui-o.com/post/871</link><guid isPermaLink="true">https://forum.gui-o.com/post/871</guid><dc:creator><![CDATA[kl3m3n]]></dc:creator><pubDate>Fri, 12 Jul 2024 08:09:49 GMT</pubDate></item><item><title><![CDATA[Reply to Files on the Spiffs on Thu, 11 Jul 2024 18:19:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/4">@kl3m3n</a>, Hi</p>
<p dir="auto">I'll try to explain.<br />
I have some *.txt files saved on Spiffs of the Esp32. Some of them, everytime I connect to the Esp32, it opens and reads line by line and sends that content to be displayed in a widget in the Gui-O App. This works fine.<br />
In the Wi-Fi version with Esp32 I can send an email attaching these files and the issue is well resolved, even if there is a malfunction in the Esp32 Spiffs, I have the file data in the email.<br />
As I also have another version in which I use a GPRS modem, I can't send an email with attached files because I have very little data credit on the SIM card and I wan't use it for that purpose. For this reason, I thought it might be an alternative, whenever I need to, be able to save these files in the phone's storage too.</p>
<p dir="auto">Hope it make sense, thank you<br />
Regards</p>
]]></description><link>https://forum.gui-o.com/post/870</link><guid isPermaLink="true">https://forum.gui-o.com/post/870</guid><dc:creator><![CDATA[Sato]]></dc:creator><pubDate>Thu, 11 Jul 2024 18:19:37 GMT</pubDate></item><item><title><![CDATA[Reply to Files on the Spiffs on Thu, 11 Jul 2024 17:50:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/8">@Sato</a> Hi.</p>
<p dir="auto">Can you explain what are you trying to achieve?</p>
<p dir="auto">Do you need to transfer the file from Esp32 to mobile device? Do you need the contents of the file integrated into GUI-O protocol?</p>
<p dir="auto">I need some more information before I can see if what you need is even possible.</p>
<p dir="auto">Best regards,<br />
Kl3m3n</p>
]]></description><link>https://forum.gui-o.com/post/869</link><guid isPermaLink="true">https://forum.gui-o.com/post/869</guid><dc:creator><![CDATA[kl3m3n]]></dc:creator><pubDate>Thu, 11 Jul 2024 17:50:33 GMT</pubDate></item></channel></rss>