Cannot connect Webstorm to FTP project -


i trying connect webstorm web site, can work on files on network via ftp, can't seem ftp connection work.

if connect website via filezilla :

filezilla

... works perfect.

however when try webstorm nothing seems work. here screenshot :

webstorm

enter image description here error :

note :

where going wrong?

please check if turning 'passive mode' (deployment/advanced options) on makes difference. if doesn't, please try following:

  • shut down webstorm

  • delete idea.log

  • enable debug logging 'com.jetbrains.plugins.webdeployment' category (see devnet.jetbrains.com/docs/doc-1202 details)

  • recreate problem , send idea.log jetbrains support


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -