Is it possible to write a file from the robot to a ftp server. And how?
Yes – writing to a FTP server uses the same commands as writing locally – Open, Write, Close – but the FTP server location is first setup in the SIO config file (Configuration > Communication in RobotStudio).
Okay. found what I need basically, but something is still wrong. Can I use it in an virtual controller?
I can’t get a known good FTP configuration to work on a virtual controller.