FTP client
#31442
Replies: 1 comment 1 reply
-
I´m in trouble with the same thing. The Nordic SDK Connect have a lib called ftp client (see this link: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/networking/ftp_client.html). But none example avaliable. I´m working about this now. If we have some updatings, let´s going putting here, ok? Best regards |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to add an FTP client to my Zephyr project. I am using an nRF52840 with a Quectell BG-96 modem and want to send data to an FTP server. The only library I can find in Zephyr is the TFTP library which does not have much functionality yet. Has anyone been able to maybe use a third-party FTP client library in Zephyr?
Beta Was this translation helpful? Give feedback.
All reactions