Skip to content

Files with quotation marks in filename are not synced #564

Description

@kikithegecko

I'm using the git client from current master branch with ./gradlew client:run on a Linux machine. When putting an arbitrary file whose file name contains " into a synced folder, the file is not recognized in the Sync tab and thus not uploaded. It neither shows in the file browser. After removing the quotation marks from the filename, everything works as intended. It doesn't matter if the quotation marks are at the beginning, in the middle or at the end of the filename, behavior stays the same.

During client startup and login, I get a bunch of

[TransactionManager] ERROR de.qabel.desktop.daemon.management.DefaultTransferManager - Transaction failed: File not found de.qabel.box.storage.exceptions.QblStorageNotFound: File not found

exceptions, since I have a few files with quotation marks in their filenames in my shared folders, this might correlate. I can provide the full console output of the program if needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions