FTP Connection Issue in PhpStorm, SFTP is working
Hello,
I'm experiencing an issue with FTP connections in PhpStorm after switching to a different network. When connected to FTP from this new network, PhpStorm cannot establish the connection, although SFTP connections work without issues. Additionally, connecting to the same FTP server through FileZilla works perfectly fine, so it seems to be an issue specific to PhpStorm.
I've tried enabling Passive Mode in the Remote Host settings, but this did not resolve the problem. The network itself should be open to FTP, as FileZilla has no issues.
Any advice on what might be causing this or what further configurations I can try within PhpStorm would be greatly appreciated!
Thank you for your help!
Please sign in to leave a comment.
Hi Jasmin Kell,
Please enable additional debugging by adding
#com.jetbrains.plugins.webDeployment
line to Help | Diagnostic Tools | Debug Log Settings. Navigate to Settings | Build, Execution, Deployment | Deployment, and click the Test Connection button for FTP.As soon as the connection fails, collect and send logs from Help | Collect Logs and Diagnostic Data. You can upload the archive here - https://uploads.jetbrains.com/ - and share the upload ID with me.