this post was submitted on 07 Oct 2024
30 points (100.0% liked)

KDE

5219 readers
35 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

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.

What are you recommendations?

you are viewing a single comment's thread
view the rest of the comments
[–] cyborganism@lemmy.ca 3 points 2 weeks ago (1 children)

No that's not what Kio-gdrive does at all.

It allows you to access your files as a network drive. It downloads the file you open into a cache when you open it and sends it back when you edit it.

I want a solution where the files are physically on my local drive and are synched when there are changes.

[–] Bro666@lemmy.kde.social 1 points 2 weeks ago

It allows you to access your files as a network drive. It downloads the file you open into a cache when you open it and sends it back when you edit it.

True.

I want a solution where the files are physically on my local drive and are synched when there are changes.

The NextCloud/OwnCloud integration does this. I am not aware of a similar solution for Google Drive.