The main cloud services don’t even work natively (GoogleDrive, OneDrive, iCloud) basically the only mainstream choice is Dropbox. I tried to use Google Drive in Mint, and it’s a pain to get it to work, and usually it stops working after computer restarts.
Someone has a recommendation about how to handle these services?
Nextcloud works great! Includes integrations with GNOME and KDE including taskbar icons etc. and you can pay a service to host Nextcloud for you if you’d prefer that to selfhosting.
MEGA is an optiom, rclone is the option. Supports next to anything.
Still waiting for rclone to support megainn Debian. Then it’ll be perfect.
Syncthing is pretty good. I’ve got a raspberry pi running it on my local network with an old usb hard drive I had kicking around and it works great
Just to be clear, Syncthing is not cloud storage but file syncing. It can be used in a similar way but it does have different strengths and weaknesses.
rsync/ rclone just works! Have not tried rsync with cloud yet, I use rclone for encrypted backups. Most cloud services are supported including google drive.
If you want cloud storage I’d recommend Nextcloud as a service (I’m not affiliated with them, just a customer)
Works like a charm. You can even install plugins. Also, there are other companies that provide hosting so there is no vendor-lock-in.
For command line sync to the cloud you can use rclone. It’s FOSS and works with many different cloud providers.
For a constant sync experience you can use insync. It’s closed source and requires a license though, but works reasonably well.
Sorry for the lack of direct links since I’m on the phone.
You don’t need insync - most people just automate
rclone sync
commands using whatever task scheduler their system runs by default (cronjobs or systemd units, typically). For those who prefer a GUI, KDE has a Scheduled Tasks app.On Android, you can use Round Sync which is a wrapper around rclone and can import the same configs.
deleted by creator
Yeah, that works as intended, what I meant is to have offline files, (full on sync folders) not only the virtual disc mounted. I work with lots of scripts (MATLAB) and the speed is significantly slower for virtual files.
[This comment has been deleted by an automated system]
Mega and syncthing work perfectly fine for me
I had a problem with Mega using Fedora. Trying to update from Fedora 37 to 38, I had a dependency problem with the Megasync app. I tried uninstalling but the problem persisted and I couldn’t upgrade, so I had to make a clean install.
Other than that, Mega and Syncthing worked perfect for me.
That’s odd, I don’t think the deb package has any dependencies
Fedora works with dnf, installing a rpm file.
The same thing happened to me, so I switched to the flatpak version and it works well.
I haven’t installed it yet, so I’ll switch to flatpak too!
@necrxfagivs @ryannathans Pedorra users are beta testers, change so to Devuan, void, slack, antix … and finish the problems.
What do you mean?
Don’t. Use Nextcloud.
rsync is your friend
Rclone is awesome. Mega and PCloud got native clients that works great. Nextcloud is an alternative.
Google drive integrates simply into the file manager on Gnome for cloud storage. It doesn’t do offline file-sync between devices, however.
The Microsoft and Apple products don’t support Linux because… Microsoft and Apple.
I managed to get one drive working on linux, able to mount it onto the filesystem using rclone.
Yes, it’s often possible to get unsupported services working, but it’s rarely simple and it’s prone to breakage over time with changes to the system as well as to the service. I do not recommend it to anyone seeking a simple solution and I will not do it for someone I need to support.
My recommendation is to not use them, for privacy reasons.
I don’t understand those questions. Google Drive is webdav to the best of my knowledge. Anyway, it works out of the with Gnome/Ubuntu. When you connect a Google account, a drive icon appears. Doesn’t get more “native”.
I get the problem that most vendors don’t have an app for Linux, so some functionality is lacking compared to what you may be used to. And cross-platform anything can be a problem, i.e if you really need Linux Desktop + Android + Windows + Apple stuff. (I do and learned to use web-based applications for work.)
What do you really expect from a “Personal Cloud Storage”? not a clearly defined term.
Seafile (needs a paid server as the backend) works nice for syncing files. Google Drives works as network drive. There are tons of backup solutions that work with tons of storage backends (aka professional cloud storage).
Googledrive works as network drive and that’s a problem. Have you tried to run MATLAB scrips with a virtual drive? Or open an obsidian vault in a virtual drive?
What I mean by “personal cloud services” is actually trying to avoid those professional cloud storage that you mention, not everyone wants to selfhost or pay for teras of storage. I just want my personal files to be accessible from my work computers (has to be windows, not my choice) and my personal computers (Linux based).
Have you tried to run MATLAB scrips with a virtual drive?
Why would I? Git exists.
Really, you’ll get better answers if you describe what you are trying to do.
Because Linux is not a platform moneymaking capitalists choose to develop their apps for?
You have Nextcloud for all distros, Flatpak, Appimage. You have Syncthing which doesnt exist on iOS.