NSFileManager *filemgr; filemgr = [NSFileManager defaultManager]; [filemgr copyItemAtPath:[newURL path] toPath:dstPath error: &error];