<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Seb C</title>
    <description>The latest articles on DEV Community by Seb C (@essay).</description>
    <link>https://dev.to/essay</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F812355%2Feed4c8c2-633b-4385-80ff-84579f3e7f85.png</url>
      <title>DEV Community: Seb C</title>
      <link>https://dev.to/essay</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/essay"/>
    <language>en</language>
    <item>
      <title>pCloud drive for Raspberry Pi</title>
      <dc:creator>Seb C</dc:creator>
      <pubDate>Wed, 24 Apr 2024 21:36:15 +0000</pubDate>
      <link>https://dev.to/essay/pcloud-drive-for-raspberry-pi-206o</link>
      <guid>https://dev.to/essay/pcloud-drive-for-raspberry-pi-206o</guid>
      <description>&lt;p&gt;I wrote a &lt;a href="https://github.com/seborama/pcloud-sdk"&gt;Go SDK client&lt;/a&gt; for pCloud's API, a few years back.&lt;/p&gt;

&lt;p&gt;Recently, I looked at the initiative and it occurred to me it would be relatively easy to build upon that effort to create a client app for Linux to mount a pCloud drive on my Raspberry Pi.&lt;/p&gt;

&lt;p&gt;I decided to create an exploratory project &lt;a href="https://github.com/seborama/pcloud-drive"&gt;seborama/pcloud-drive&lt;/a&gt;. I am developing it on a Raspberry Pi 4, but it should work on most Linux platforms supported by the Go language (Golang). It is using FUSE to create a virtual drive.&lt;/p&gt;

&lt;p&gt;WARNING - ALPHA stage - this is a recent effort, largely untested and it does not have field-proven stability. For now, the pCloud drive can only be mounted in read-only mode.&lt;/p&gt;

&lt;p&gt;Hopefully, some of you out there will find this useful.&lt;/p&gt;

</description>
      <category>news</category>
      <category>community</category>
      <category>software</category>
      <category>cloudstorage</category>
    </item>
  </channel>
</rss>
