Changes between Initial Version and Version 1 of Ticket #35607, comment 5


Ignore:
Timestamp:
Jul 30, 2024, 5:08:12 AM (7 weeks ago)
Author:
Mohammad Salehi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35607, comment 5

    initial v1  
    662_ If there is an unusual character in the filename, include one of the following characters: ^ @ # $ % & * ( ) + = { } | \ / : ; ' " < > ? for exapmle ->
    77"file@name.ext"
     8
    893_ Where there is long filename -> "a_very_very_very_long_filename_that_exceeds_the_usual_limits_of_a_filesystem.ext"
    9104_ Where there is filename without extension -> "filename"
Back to Top