fjpanag opened a new pull request, #1306: URL: https://github.com/apache/incubator-nuttx-apps/pull/1306
## Summary The ftpd was previously only working on the hard-coded port 21. This commit allows the user to specify the desired port when the server is created. ## Impact ftpd can run on any port. ## Testing Tested within custom application on an STM32F427 board. Builds and runs as expected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org