简体   繁体   English

PhpStorm8中的FTP上传错误

[英]FTP Upload error in PhpStorm8

I have a strange issue with FTP - Upload to one of my servers in PhpStorm. FTP出现了一个奇怪的问题-上传到PhpStorm中的一台服务器。 Most of the time it works without a problem, but sometimes I get this error: 在大多数情况下,它都能正常工作,但有时会出现以下错误:

Failed to transfer file 
'/path/test.php':
 could not create FTP directory "ftp://***/var".

When I try to upload a couple of times it works again. 当我尝试上传几次时,它又可以正常工作了。 I don't get it. 我不明白 Anyone an idea? 有人知道吗?

Check logs in server. 检查服务器中的日志。 And check your internet connection. 并检查您的互联网连接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM