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 name length max is 63, not 60. #225

Open
C0rn3j opened this issue Jun 21, 2022 · 0 comments
Open

File name length max is 63, not 60. #225

C0rn3j opened this issue Jun 21, 2022 · 0 comments
Assignees
Labels
bug Something isn't working info Related to limits information

Comments

@C0rn3j
Copy link

C0rn3j commented Jun 21, 2022

Test done - upload
aaaaaaaaaaaaaaaaaaabbbbbbbbbbcccccccccccccccddddddddddddddddeeeeeeeeeeeeeeeeffffffffffffffffggggggggggggghhhhhhhhhhhhhhiiiiiiiiiiiiijjjjjjjjj.jpg
restart client, see it got renamed to
aaaaaaaaaaaaaaaaaaabbbbbbbbbbcccccccccccccccddddddddddddddddeee.jpg

Send the same again but with .jpeg, it gets renamed to

aaaaaaaaaaaaaaaaaaabbbbbbbbbbcccccccccccccccddddddddddddddddeee.jpeg

Therefore the limit is 63, and extension size is ignored as long as it is proper (otherwise TG drops extension)

@C0rn3j C0rn3j added bug Something isn't working info Related to limits information labels Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working info Related to limits information
Projects
None yet
Development

No branches or pull requests

2 participants