Hi I\'m trying to read all files from a given server. What I want to do:
I tr
You can't do this with NSFileManager. NSFileManager is intended to work with your file system (your device's file system) not with server.
you need to create a server side file which should give you folder/files url in xml file