Open stream error in SimpleFTPSample provided in Apple documentation

前端 未结 3 463
借酒劲吻你
借酒劲吻你 2021-01-14 08:56

I want to upload images to server through ftp.

I found a SimpleFTPSample in apple documentation, and downloaded it.

When running the app(I\'m using xcode 4.5

3条回答
  •  天命终不由人
    2021-01-14 09:21

    I have same issue.

    This is per the hosting provider. I think the problem is that the code maybe getting confused by the "@" sign in the login name = dev@atoz.com.?

    Are you using user name with @ sing ?

提交回复
热议问题