Question: Is there an equivalent to Google Drive in Windows for KDE?
Is there an equivalent to Google Drive in Windows for KDE?
I'm talking full synchronization of my Google Drive files into a local folder.
I know there's the KDE KIO Worker that can integrate with Dolphin, but according to itsfoss.com:
Each time you try to modify a file, it is copied to a local cache directory. Once you finish modifying a file, it prompts for uploading the modified file to GDrive.
There's RClone that can do that I think, but I'm not certain. And it looks a bit complicated to set up.
If what you need is s way to synchronize a folder to your Google Drive, you can use Celeste. Is a cloud synchronization client that works pretty well, although is not perfect, but you can give a try and judge for yourself.
Now, if you want to replace Gdrive with another cloud service , Nextcloud is a grate alternative
KDE has the ability to connect to Google account, in the system settings.
Than you can use Dolphin to handle your Google Drive as if it was a network drive.
Unfortunately, sometimes it wont let you login, so try it yourself
That is _exactly_ what kio-gdrive does. If it is not working for you, there is an error in your configuration or a bug in your distro's packaging of the software.
I wanted this as well to sync my Keepass DB. The KDE integration didn't work, it made Keepass freeze up. In the end I built a small container that uses rclone - works pretty well, but was very annoying to set up because of the authentication (you have to set it up in Google Cloud console yourself).
If you're interested, I'll happily share my setup, though you'll probably want to tweak some things.