When i try to create a new project on my laptop with NetBeans 8.0 i get different errors when trying to download all files. It ranges from
"Cannot log out from Server (IP) Reason: 215 UNIX Type: L8"
"Cannot list files for /" Reason: 215 UNIX Type: L8"
If i enable passive mode in the FTP settings i get
"Cannot log out from Server (IP) Reason: Connection reset by peer: Socket write error"
"Cannot list files for /" Reason: Connection reset"
The wierd part is that when i go the FTP settings and press the Test Connection button i get a success message. I have the exact same project loaded in my other PC where it is working fine.
Turned out to be a faulty installation . After i reinstalled it, it now works.