<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.3.0 - 10.4.0"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSFTPPropertyFTPProxy",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@NSFTPPropertyFTPProxy"
  },
  "title" : "NSFTPPropertyFTPProxy"
}
-->

# NSFTPPropertyFTPProxy

`NSDictionary` containing proxy information to use in place of proxy identified in `SystemConfiguration.framework`.

```
extern NSString * const NSFTPPropertyFTPProxy;
```

## Discussion

To avoid any proxy use, pass an empty dictionary.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)