Windows Networking

You need to import the “ftplib.py” file found under the “Lib” folder of your Python installation into your FactoryPMI project’s global script modules, and then do “import app.ftplib”

It may not be as simple as cut-and-paste (I’ve never imported this specific library), you may need to massage it a bit in order to get it to work with FactoryPMI.