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 153657

Summary: Native SFTP support. Open ssh connection to the available sftp connections.
Product: third-party Reporter: sushkov <sushkov>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description sushkov 2008-11-21 17:41:06 UTC
Mostly inspired from http://www.panic.com/coda/ Coda IDE.
At least for *nix based OS versions it can be easily implemented. As for Windows users, things like putty can make the
job (I'm not specialized in Java, but I believe there exists already a library which offers support for ssh terminal
emulation).

I believe this feature for Netbeans will kick ass the most of available IDE's at this moment. And in web development
it's a must have thing for painless software deployment.

Btw, thanks for a great IDE.