PhpStorm: How to close connection to remote server FTP -
i trying connected remote server through ftp , message 'downloading project files failed: failed transfer file 'xxxxxx...': ftp response 421 received. server closed connection.'
i've seen server doesn't hold more 8 connections @ 1 time. , looks each time i'm trying connect opens new one.
so, i've changed in deployment/advanced options dialog 'limit concurrent connections' 8 , didn't work. tried again seven. didn't work.
i think i've close other connections, don't know how, , can not find information it...
do know how?
Comments
Post a Comment