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


Ignore:
Timestamp:
Jul 30, 2024, 4:57:46 AM (7 weeks ago)
Author:
Mohammad Salehi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35607, comment 4

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