Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsfilemanager

How to use iCloud to store and sync app files

NSFileManager delete contents of directory

iphone - how to check if the file is a directory , audio , video or image?

iphone ios nsfilemanager

Save file in document directory in swift 3?

How to rename a file using NSFileManager

nsfilemanager

iOS: How do you find the creation date of a file?

ios file date nsfilemanager

Storing images locally on an iOS device

Swift 3.0 FileManager.fileExists(atPath:) always return false

ios swift nsfilemanager

Is there a safer way to create a directory if it does not exist?

NSFileManager.defaultManager().fileExistsAtPath returns false instead of true

ios swift nsfilemanager

Delete files from directory inside Document directory?

How to overwrite a file with NSFileManager when copying?

How to create directory using Swift code (NSFileManager)

Finding file's size

Check if file exists at URL instead of path

objective-c nsfilemanager

Testing file existence using NSURL

How can I calculate the size of a folder?

ios iphone nsfilemanager

Iterate through files in a folder and its subfolders using Swift's FileManager

swift cocoa nsfilemanager

What's a quick way to test to see a file exists?

How to detect total available/free disk space on the iPhone/iPad device?