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
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:
Create recipe with long name that will be shortened
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: 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
The text was updated successfully, but these errors were encountered:
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:
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
![grafik](https://private-user-images.githubusercontent.com/63484271/333758448-22612b76-0e00-43c5-8760-d611bfc76d87.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDkzMTYsIm5iZiI6MTczOTU0OTAxNiwicGF0aCI6Ii82MzQ4NDI3MS8zMzM3NTg0NDgtMjI2MTJiNzYtMGUwMC00M2M1LTg3NjAtZDYxMWJmYzc2ZDg3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE2MDMzNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ2NTYwNGYyZDBmZDQwZGEwMDQ0MDNiYzllM2M5MDU5OTcxMDNkMmNiZjkwNzI0ZWYyN2Q0YzBjYTdiMTEyMWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2yZ6jvL-Ul5TxyxAqqW_u73y4msVDiH8fclxLLo9LHQ)
Error Message:
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
The text was updated successfully, but these errors were encountered: