You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BTW impressive, I didn't know you can put newlines in file names, I sure can't manage to do so in the Dolphin file manager.
But then you can put emoji etc in filenams, too. I'm still from the good old 8.3 capitalized characters time so I wouldn't even THINK about trying such stuff 😏
@jospoortvliet can´t find that on the ignored file list (the link you provided)
and I can understand your amusement, had the same when trying to debug this (was not my machine)
so, the person in question was confusing a filename for an epic, but nonetheless figured out how to put these in ;)
anyway, that should just be ignored, but it did break the sync (as in nothing was synced no more)
Bug description
when a filename contains a newline the client will fail to sync
Steps to reproduce
Expected behavior
well, sync the file to the remote
Which files are affected by this bug
something\nelse.txt
Operating system
Linux
Which version of the operating system you are running.
debian 12
Package
Distro package manager
Nextcloud Server version
26
Nextcloud Desktop Client version
3.7.3
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
No response
Additional info
unix systems allow nearly everything in filenames except
/
so maybe other symbols trigger this as wellThe text was updated successfully, but these errors were encountered: