WebStorm FTP deployment: 'could not put ftp file' -


i added ftp deployment server "passive mode" on in webstorm.

it runs when downloading files server fails error when uploading files:

[16.01.16, 13:02] failed transfer file '/users/vic/sites/gulpfile.js': not put ftp file "ftp://ver.blabla.ru/www/gulpfile.js". 

does know can problem?

you can :

  • change mode ftp 'active' 'passive'
  • inspect right of directory ftp
  • use sftp otherwise ftp

Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -