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

OSCAT "FTP_CLIENT" function in Rasp Pi

2020-12-16
2020-12-16
  • justthefacts77 - 2020-12-16

    Hey Folks,

    Looking at this function and it is unclear to me how the data exchanged on the Ethernet Port on the Pi.

    I see no implied "calls" etc unless I am missing a function block.

    Based on a demo project referenced on Forge

    ftp_url: STRING := 'ftp://Username:passwort@192.168.101.29'; //FTP Server und username und pw
    ftp_filename: STRING := 'testdatei.log'; // this is the file that is dragged onto the Pi by the FTP server.
    

    ?- where are these ports going to.

    Thanks

     

    Last edit: justthefacts77 2020-12-16
  • justthefacts77 - 2020-12-16

    Resolved. Thanks

     

    Last edit: justthefacts77 2020-12-17

Log in to post a comment.