【发布时间】:2014-04-18 05:32:49
【问题描述】:
我想将文件从本地驱动器复制到我的服务器。
但错误:
Warning: ftp_login(): Sorry, cleartext sessions are not accepted on this server.
in D:\xampp\htdocs\shilpa\national\upload_file.php on line 9
未完成
【问题讨论】:
-
当然,您在 Google 上搜索了“抱歉,此服务器不接受明文会话。”并得到了这个stackoverflow.com/questions/11371947/… 对吗?
-
您正在使用什么(如果有)客户端(例如 FileZilla)?