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

File names with newline character break sync #3613

Open
sedrubal opened this issue Jul 30, 2021 · 1 comment
Open

File names with newline character break sync #3613

sedrubal opened this issue Jul 30, 2021 · 1 comment
Labels

Comments

@sedrubal
Copy link

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Expected behaviour

Files with a new line character should be synced like normal files or a clear error message should be shown.

Actual behaviour

This error messages are shown:

Screenshot_20210730_090525
Screenshot_20210730_090748

Steps to reproduce

  1. In a folder that gets synced by nextcloud desktop client run:
$ touch "foo
bar"
  1. Wait until the directory is synced or trigger a force sync

Client configuration

Client version: 3.2.4 (e5447b5)

Operating system: Linux (Arch Linux)

OS language: en_US.UTF-8

Qt version used by client package (Linux only, see also Settings dialog): 5.15.2

Client package (From Nextcloud or distro) (Linux only): community/nextcloud-client 3.2.4-1

Installation path of client: /

Server configuration

Nextcloud version: 17.0.0.9

Storage backend (external storage): ??

Logs

  1. Client logfile: https://gist.github.com/sedrubal/214f5c145f9bc925b8352dc4711ea2cb

  2. Web server error log: -

  3. Server logfile: nextcloud log (data/nextcloud.log): -

@sedrubal sedrubal added the bug label Jul 30, 2021
@mgallien mgallien added the confirmed bug approved by the team label Aug 25, 2021
@mgallien
Copy link
Collaborator

thanks for the report
from what I can see there are two places where we do not handle that case as well as we should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants