Posts

Post not yet marked as solved
10 Replies
Bumping an old thread - in my case, I need to support a Canon camera as a client that only has FTP as a viable connection option. I've added some basic FTP response code cases into the reply handler of the below project by RDerik and it looks like it'll work, just need to figure out changing the 2nd data stream for PASV or EPSV connections to xfer the photo data through. https://rderik.com/blog/building-a-server-client-aplication-using-apple-s-network-framework/