This video demonstrates how to FTP into external servers with your Raspberry Pi Pico W using the micropython-ftplib. Some of the functionality with this library is limited compared to the regular Python ftplib. Note that the micropython-ftplib from the Thonny packages does not work! Hence this is a workaround. Hope you find this useful to some degree
Link to Library Code:
https://github.com/SpotlightKid/micro...
Free ftp test server:
https://dlptest.com/ftp-test/
Link to Blog Post:
https://shillehtek.com/blogs/news/how...