Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kDrive for Linux does not upload files when the base directory is hidden #495

Open
dinkel opened this issue Jan 25, 2025 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@dinkel
Copy link

dinkel commented Jan 25, 2025

I've installed and configured the Linux AppImage with my account. As the base directory I've chosen a hidden folder ~/.kDrive instead of the preselected ~/kDrive. Downloading files worked fine, but no changes or adds are being uploaded.

Steps to reproduce:

  1. Make a hidden folder your base for the synchronization.
  2. Wait for the downloading to be completed.
  3. Change a file or create a new one.

Actual behavior:

The changed or created file does not get uploaded.

Expected behavior:

File gets updated or created.

Additional information:

When enabling "Synchronize hidden files" in "Preferences -> Files to exclude", the upload works. So it seems, that the application also looks for the base directory, if it is hidden or not. In my opinion this is wrong, as the "Synchronize hidden files" should only check about the hidden files inside the base directory.

The reason for having a hidden base is, that I want to create symlinks from within my ~/Documents to the share and not bother about the structure of the share too much. Hiding the share makes my home directory cleaner.

@dinkel dinkel added the bug Something isn't working label Jan 25, 2025
@herve-er herve-er self-assigned this Jan 27, 2025
@herve-er
Copy link
Contributor

Hi @dinkel,

I agree with you that the root folder of the synchronization should always be synced (hidden or not).

However, the feature allowing to not sync hidden folders will be discontinued soon (hidden items will be synced). Therefore, the issue you are reporting here will be resolved.

Have a good day,
Hervé

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants