Skip Navigation

Suggestions for consumer cloud syncing on Linux?

I'm brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available.

I'm looking for a cloud syncing option for some files I want to access across multiple devices. I don't need a lot of space. I'm not skilled enough to host things somewhere myself, I want just a consumer cloud solution.

I have a Box account, but there's not a native Box sync app for Linux. I've seen ExpanDrive claims to offer Box syncing, but I'm hesitant to pay or give it access to my account without knowing more about it. If it truly works and is secure, I don't mind paying.

Otherwise, what have been your best experiences with cloud hosting and syncing on Linux?

Thanks everyone! I've been having a lot of fun with my little Linux machine, I'm just bummed I didn't try this sooner.

29 comments
  • hwittenborn/celeste: Celeste is a GUI file synchronization client that can connect to virtually any cloud provider.

    Backed by rclone, giving you a reliable and battle-tested way to sync your files anywhere Written with GTK4 and Libadwaita, giving Celeste a native look and feel on your desktop Written in Rust, making Celeste blazingly fast to use

    https://github.com/hwittenborn/celeste

  • Nextcloud is really great for this. There is clients for all desktop and mobile OS. I am hosting this myself on my VPS however you can however use this service here: https://nextcloud.com/sign-up/

    their website says they host it for you and provides this list of providers....

  • There's commercial nextcloud providers and dropbox has a linux app. You could also do something syncthing or sftp. Google drive can integrate faily well with gnome, idk about cinammon tho.

  • If all the devices are going to be on the same network most of the time you could go with Syncthing. It's pretty simple to set up syncing folders between multiple devices.

29 comments