konrados256
2010-03-18 19:08:07 UTC
Hi,
NetBeans is all I want, it's almost perfect :) The only problem I have, which stops from using it, is that there is an issue with uploading files to the ftp server.
I want it to save the files to ftp automatically (the "upload files on save" option in project configuration).
Too often I can see a message like "Upload files on save failed".
I tried passive/not passive ftp mode, I disabled the firewall and even antivirus, didn't work.
I have no problems with other ftp applications.
When I manuall upload a file via right click -> upload, it stops on:
150 Opening BINARY mode data connection for tests.php
DELE tests.php
(it tries doing it and finally displays an error message)
Can somebody help please?
NetBeans is all I want, it's almost perfect :) The only problem I have, which stops from using it, is that there is an issue with uploading files to the ftp server.
I want it to save the files to ftp automatically (the "upload files on save" option in project configuration).
Too often I can see a message like "Upload files on save failed".
I tried passive/not passive ftp mode, I disabled the firewall and even antivirus, didn't work.
I have no problems with other ftp applications.
When I manuall upload a file via right click -> upload, it stops on:
150 Opening BINARY mode data connection for tests.php
DELE tests.php
(it tries doing it and finally displays an error message)
Can somebody help please?