I have been using SampleFTP from Apple but I cannot understand the procedure, I mean, in other languages is simple as set the URL, Path, user and password then “navigate” and download or upload things to that Path… but I don’t understand how to do in iOS… I don’t have any NSFtp or whatever…
EDIT:
From the begining my #import “NetworkManager.h” does not work, error.
Can Use https://github.com/erica/iphone-3.0-cookbook-/tree/master/C13-Networking/15-FTP%20Helper
and