---
title: kCFFTPResourceName
framework: cfnetwork
role: symbol
role_heading: Global Variable
path: cfnetwork/kcfftpresourcename
---

# kCFFTPResourceName

CFDictionary key for getting the CFString containing the name of the FTP resource.

## Declaration

```swift
let kCFFTPResourceName: CFString
```

## See Also

### FTP

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