---
title: kCFFTPResourceOwner
framework: cfnetwork
role: symbol
role_heading: Global Variable
path: cfnetwork/kcfftpresourceowner
---

# kCFFTPResourceOwner

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

## Declaration

```swift
let kCFFTPResourceOwner: CFString
```

## See Also

### FTP

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