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

Long folder names create sync error #2332

Closed
Syntoxr opened this issue May 25, 2024 · 0 comments · Fixed by #2343
Closed

Long folder names create sync error #2332

Syntoxr opened this issue May 25, 2024 · 0 comments · Fixed by #2343
Assignees
Labels
bug Something isn't working

Comments

@Syntoxr
Copy link

Syntoxr commented May 25, 2024

Description
#1620 Introduced the shortening of folder names with the name ending with .... Sadly, this causes the windows sync client to throw errors because a file name must not end with a .

Reproduction
Steps to reproduce the behavior:

  1. Create recipe with long name that will be shortened
  2. Activate syncing the recipes folder on a windows sync client (with NTFS I think)

Expected behavior
No sync errors.
Maybe use another way to show that the name has been shortened, like appending -short for example.

Actual behavior
Sync errors

Screenshots
Error Message:
grafik
File names ending with a dot are not supported by this file system.

Browser
Firefox 126.0 (64-Bit)

Versions
Nextcloud server version: 27.1.9
Cookbook version: 0.10.5
Database system: MySQL

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

Successfully merging a pull request may close this issue.

2 participants