hi,
i am using following code to access properties of local file. [CODE] attrs = [fileManager attributesOfItemAtPath:originalFilePath error:NULL]; [/CODE]
is there any similar method by which i can read the attributes of server file?
kindly help me to solve this problem.
thanks in advance.