---
title: kCFFTPResourceMode
framework: cfnetwork
role: symbol
role_heading: Global Variable
path: cfnetwork/kcfftpresourcemode
---

# kCFFTPResourceMode

CFDictionary key for getting the CFNumber containing the access permissions, defined in sys/types.h, of the FTP resource.

## Declaration

```swift
let kCFFTPResourceMode: CFString
```

## See Also

### FTP

- [CFFTPCreateParsedResourceListing(_:_:_:_:)](cfnetwork/cfftpcreateparsedresourcelisting(_:_:_:_:).md)
- [kCFFTPResourceGroup](cfnetwork/kcfftpresourcegroup.md)
- [kCFFTPResourceLink](cfnetwork/kcfftpresourcelink.md)
- [kCFFTPResourceModDate](cfnetwork/kcfftpresourcemoddate.md)
- [kCFFTPResourceName](cfnetwork/kcfftpresourcename.md)
- [kCFFTPResourceOwner](cfnetwork/kcfftpresourceowner.md)
- [kCFFTPResourceSize](cfnetwork/kcfftpresourcesize.md)
- [kCFFTPResourceType](cfnetwork/kcfftpresourcetype.md)
