File transfer from PFC300 to web visu client

I need to transfer a txt file from PFC300 “PlcLogic” folder to web visu client (I use a PC with win10). I used a TransferFile method but not work. When I press a button I have error 7 or nothing information.

I have modify all codesys cfg file add: [CmpWebServerHandlerV3] AllowFileTransferServices=1

someone have an idea. FTP protocol is not allowed from the customer.
best regards

Hello,
Indeed you can use the Transfer type File if you modify the configuration of the runtime.
Another method if the file is not big, is to use the other type.
Next week I could give a sample with both method.