This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 172756

Summary: upload on save should warn you if connection fails because of wrong credentials
Product: php Reporter: Filip Zamboj <fzamboj>
Component: FTP SupportAssignee: issues@php <issues>
Status: NEW ---    
Severity: blocker CC: tmysik
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Filip Zamboj 2009-09-22 12:11:39 UTC
Product Version: NetBeans IDE Dev (Build 2009-09-22_12-05-05 )
Java: 1.6.0_16; Java HotSpot(TM) 64-Bit Server VM 14.2-b0

If upload on save fails because of wrong hostname, for example, then it just tells you that you should have a look into
IDE log where an exception is to be found: java.net.UnknownHostException. 

Would be better to display a warning like "hostname not found" in this case.
Comment 1 Filip Zamboj 2009-09-22 12:17:57 UTC
the same for org.netbeans.modules.php.project.connections.RemoteException: Cannot connect to server tester.
Comment 2 Tomas Mysik 2009-09-29 12:09:04 UTC
It's an infinite number of "ifs" - very unlikely to be implemented.
Comment 3 Filip Zamboj 2010-09-15 12:36:43 UTC
batch reassigning