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

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -