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
Post a Comment