This property determines if wodFTPServer will send UTF8 encoded
filenames at all times, no matter if client requested them or not.
At the same time, wodFTPServer will expect that all names sent by
the client contain UTF8 names.
Usually UTF8 is enabled when client sends appropriate command in
FTP protocol, or uses SFTP version higher than 3 in SFTP protocol.
However, you can force UTF8 always to be used using this property.