简体   繁体   中英

FTP Upload error in PhpStorm8

I have a strange issue with FTP - Upload to one of my servers in 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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