Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsfilemanager

NSFileManager copyItemAtPath complains about a nonexistent file that does exist

NSFileProtectionComplete for iOS 4.0 apps

How to I determine whether two file paths (or file URLs) identify the same file or directory on macOS?

Error while checking if a file exists

NSFileManager fileExistsAtPath: & symbolic links

How would I resolve a relative path in Objective-C?

Strange error when moving a folder to temp with moveItemAtPath. Cocoa error 516

Swift: failing to copy files to a newly created folder

swift nsfilemanager

How to check whether a file is locked in Cocoa?

NSFileManager - URLsForDirectory... or URLForDirectory

ios nsfilemanager

Using NSFileManager and createDirectoryAtPath in Swift

ios swift nsfilemanager

Read all files from a directory?

swift nsfilemanager

NSFileManager list directory contents excluding directories

NSFileManager removeItemAtPath locks main thread

Read/write file in Documents directory problem

How to handle symlinks when reading data from a file path in swift

What is the main difference between using [NSFileManager URLForUbiquityContainerIdentifier:] and [NSFileManager ubiquityIdentityToken]?

ios icloud nsfilemanager