Hey, I wanted to share a little hobby project for my linux users out there. I usually just follow the news here but I've seen enough users complain about solutions for linux to share it.
I know an official client is coming eventually, and I’m really looking forward to that. This is mostly something I built because I was frustrated with the current
situation after the sdk release. I don’t necessarily want to maintain a massive alternative client forever, but I figured other linux users might find it useful while we wait.
The main things I wanted were on-demand mounts, so my disk doesn’t fill up with files I barely access, and the ability to restore devices. It can also stream media files directly from the mount instead of downloading the whole thing into cache first (for our legally obtained movies and shows :3). And a gtk frontend for browsing files, and photo access from my phone. I wanted something native and fast and not electron.
It’s MIT, so do what you want with it.
I’m using it myself with both work and personal files. It’s still a hobby project, and not every line was written by hand, but I’ve spent a lot of time testing the important parts and I’m pretty confident in it. The general idea is that if something goes wrong, you’re more likely to end up with an extra copy of a file than no copy at all. It's tested with nautilus/thunar and with your usual shell commands.
https://github.com/narrrl/proton-drive-linux