New posts in nsfilemanager

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

Swift: failing to copy files to a newly created folder

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

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

Delete files from directory inside Document directory?

How to overwrite a file with NSFileManager when copying?

Finding file's size

Check if file exists at URL instead of path

Testing file existence using NSURL

How can I calculate the size of a folder?

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

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

How do I get the root directory of my iOS app?

Create a folder inside documents folder in iOS apps

Is there any way to see the file system on the iOS simulator?

How to check if a file exists in Documents folder?

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

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

Get all URLs for resources in sub-directory in Swift