Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Login problem with FileTransfer on Raspberry Pi 5

fenicklar
2024-03-18
2024-04-28
  • fenicklar - 2024-03-18

    Hello everyone,

    I'm currently trying to set up a FileTransfer function from a Webvisu to my Raspberry Pi 5 on Codesys 3.5 SP 19 Patch 6.

    I went in the files CODESYSControl.cfg and CODESYSControl_User.cfg and added :
    [CmpWebServerHandlerV3]
    AllowFileTransferServices=1

    And it seems to be working. However, I cannot access my several Webvisu without putting my login. That's a problem because one of my webvisu is in kiosk mode on the raspberry itself and there is nokeyboard attached, it's just an information screen, but I can't view it.

    Is there a wey to enable the File Transfer without requiring to login ?

    Thank you for your time

     
  • albertocamina - 2024-04-27

    Sorry about the repeated post by the way...

     
  • eschwellinger

    eschwellinger - 2024-04-28

    maybe to add
    [CmpWebServerHandlerV3]
    CallVisuServicesDirectly=0
    would help

     

Log in to post a comment.