amazon web services - Using Netbeans to connect to remote project on EC2 -


i try connect project folder on aws ec2 using netbeans sftp. in netbeans under private key file chose .pem file i've been getting. host use aws public dns , specified user, connection fails cause java.net.unknowhostexcteption http://....

what right way connect ec2 using netbeans?

you shouldn't connecting http:// in hostname.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -