4

This is my first post :) sorry for my english.

I'm looking for a library (free or not) for download/upload/rename/other stuff on my ftp server.

I know that ftp protocol is insecure and obsolete, but -at this moment- I need this protocol.

I read this post and this

However simpleFTPSample is too low level for my needs, and s7ftprequest isn't a full library but it works only for upload..

Community
  • 1
  • 1

1 Answers1

1

This might help. chilkat iOS Library

I also have been required to use ftp, and this looks like it had enough features.

For my case I just modified simpleFTP project and it has enough functionality.

mmmmmm
  • 32,227
  • 27
  • 88
  • 117
Tomohisa Takaoka
  • 885
  • 5
  • 16