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 - upload on save should warn you if connection fails because of wrong credentials
Summary: upload on save should warn you if connection fails because of wrong credentials
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 12:11 UTC by Filip Zamboj
Modified: 2010-09-17 05:31 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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