Failed to transfer file phpstorm 4.03 with mountain lion
Hello with Macos x (mountain lion) we encounter problems when using the FTP.
PhpStorm return this error:
Failed to transfer file '*******/treeview-famfamfam-line.gif': cant open output connection for file "ftp://*******/treeview-famfamfam-line.gif". Reason: "500 ?".
We do tests with cyberduck using the same settings and everything works fine
Best regards
Please sign in to leave a comment.
Hello!
FTP uses two connections: ome for commands and other for data. Looks like second connection can't be established. Please check your firewall settings. Also may help setting passive mode in advanced server settings.
Best regards,
Elena Shaverdova