Contents

kCFFTPStatusCodeKey

Declaration

let kCFFTPStatusCodeKey: CFString

Discussion

If an error of type kCFFTPErrorUnexpectedStatusCode is returned, querying this key returns the last status code sent by the FTP server in response to the previous operation.

See Also

Constants