FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

SFTP annoyance :)

 
Post new topic   Reply to topic    NetBeans Forums -> PHP Users
View previous topic :: View next topic  
Author Message
THE_AI



Joined: 20 Nov 2008
Posts: 41

PostPosted: Thu May 07, 2009 9:31 am    Post subject: SFTP annoyance :) Reply with quote

Hey guys!
Great work on netbeans 6.7 beta! So far everything works as expected!

Because of a really poooooooooooooooooooooor performance with my project stored on a network drive. I decided to copy the project to my local disk and use sftp to synchronize.

So far everything works perfect! I'm only looking for a way to make things user friendly.

When I connect with the server I get this message:
Quote:
The authenticity of "server name" can't be established.
RSA fingerkey is ......
Are you sure you want to continue connecting?


Is there any way that I can yes and don't bother my again with this?
Right now I have to click yes everytime I click save.

Thank you in advance![/quote]

_________________
Joomla comment developed fully with netbeansPHP Smile
Back to top
View user's profile Send private message
Tomas Mysik
Posted via mailing list.





PostPosted: Thu May 07, 2009 2:21 pm    Post subject: SFTP annoyance :) Reply with quote

Hi,

Dne čtvrtek 07 května 2009 11:31:52 THE_AI napsal(a):
Quote:
Great work on netbeans 6.7 beta! So far everything works as expected!

thanks a lot!

Quote:
Because of a really poooooooooooooooooooooor performance with my project
stored on a network drive. I decided to copy the project to my local disk
and use sftp to synchronize.

So far everything works perfect! I'm only looking for a way to make things
user friendly.

When I connect with the server I get this message:
Quote:
The authenticity of "server name" can't be established.

RSA fingerkey is ......

Are you sure you want to continue connecting?

Is there any way that I can yes and don't bother my again with this?

Right now I have to click yes everytime I click save.

Try to set known_hosts file - does it help?

Tomas
--
Tomas Mysik
address-removed
Back to top
THE_AI



Joined: 20 Nov 2008
Posts: 41

PostPosted: Thu May 07, 2009 2:30 pm    Post subject: Reply with quote

Hey thank you for the reply!

Can you show me a quick example how my host file sould look like?

I googled about it, but I'm not sure how to make it.

Thank you!

_________________
Joomla comment developed fully with netbeansPHP Smile
Back to top
View user's profile Send private message
Tomas Mysik
Posted via mailing list.





PostPosted: Mon May 11, 2009 8:50 am    Post subject: SFTP annoyance :) Reply with quote

Hi,

Dne čtvrtek 07 května 2009 16:30:04 THE_AI napsal(a):
Quote:
Can you show me a quick example how my host file sould look like?
I googled about it, but I'm not sure how to make it.

just create an empty file (must be writable!) and browse for it. That should be
all.

HTH,
Tomas
--
Tomas Mysik
address-removed
Back to top
THE_AI



Joined: 20 Nov 2008
Posts: 41

PostPosted: Mon May 11, 2009 9:40 am    Post subject: Reply with quote

LOL, that was so easy!
Thank you very much!

_________________
Joomla comment developed fully with netbeansPHP Smile
Back to top
View user's profile Send private message
Tomas Mysik
Posted via mailing list.





PostPosted: Mon May 11, 2009 10:54 am    Post subject: SFTP annoyance :) Reply with quote

Hi,

Dne pondělí 11 května 2009 11:40:49 THE_AI napsal(a):
Quote:
LOL, that was so easy!
Thank you very much!

You are welcome!

Tomas
--
Tomas Mysik
address-removed
Back to top
Lowkase



Joined: 03 Jun 2009
Posts: 1

PostPosted: Wed Jun 03, 2009 2:20 am    Post subject: Reply with quote

Thank you for this.

Just a note though. I needed to restart net-beans for the confirmation dialog to disappear whenever I saved a file for SFTP transfer.


Cheers,

Lowkase
Back to top
View user's profile Send private message
Tomas Mysik
Posted via mailing list.





PostPosted: Wed Jun 03, 2009 10:48 am    Post subject: SFTP annoyance :) Reply with quote

Hi,

Dne středa 03 června 2009 04:20:43 Lowkase napsal(a):
Quote:
Just a note though. I needed to restart net-beans for the confirmation
dialog to disappear whenever I saved a file for SFTP transfer.

which dialog? Sorry, I don't understand what you mean exactly. Could you
provide steps to reproduce (or directly file an issue [1])?

Thanks,
Tomas
[1] http://www.netbeans.org/community/issues
--
Tomas Mysik
address-removed
Back to top
THE_AI



Joined: 20 Nov 2008
Posts: 41

PostPosted: Wed Jun 03, 2009 10:54 am    Post subject: Reply with quote

Just close netbeans and start it again. They you should not see the message anymore :=)
_________________
Joomla comment developed fully with netbeansPHP Smile
Back to top
View user's profile Send private message
Filip Zamboj
Posted via mailing list.





PostPosted: Wed Jun 03, 2009 11:22 am    Post subject: SFTP annoyance :) Reply with quote

Hi,

could you send a screenshot of message that keeps popping up? It may be
bug but it can be a message we just show you.

Thanks a lot!

-------------
Filip Zamboj
Sun Microsystems

http://www.netbeans.org/community/issues.html
http://qa.netbeans.org



THE_AI wrote:
Quote:
Just close netbeans and start it again. They you should not see the message anymore :=)

------------------------
The new joomla comment (http://compojoom.com/blog/8-news/68-joomlacomment-alpha3-is-out-there-in-the-wild.html) developed fully with netbeansPHP :)










Back to top
sudar



Joined: 23 Jun 2009
Posts: 3

PostPosted: Tue Jun 23, 2009 10:03 am    Post subject: Reply with quote

Even I am facing the same problem.

I have attached the screenshot.

Please let me know in which directory I have to create an empty writable file with name "known_hosts". thanks



netbeans.PNG
 Description:
 Filesize:  11.98 KB
 Viewed:  1819 Time(s)

netbeans.PNG



_________________
-
Sudar

http://sudarmuthu.com


Last edited by sudar on Tue Jun 23, 2009 11:54 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
THE_AI



Joined: 20 Nov 2008
Posts: 41

PostPosted: Tue Jun 23, 2009 10:18 am    Post subject: Reply with quote

Hey sudar,
The directory doesn't matter. Just create the file and point netbeans to it.

_________________
Joomla comment developed fully with netbeansPHP Smile
Back to top
View user's profile Send private message
sudar



Joined: 23 Jun 2009
Posts: 3

PostPosted: Tue Jun 23, 2009 10:22 am    Post subject: Reply with quote

Thanks for the reply, but I am still lost.

I have created the file with name "known_hosts" and I am not sure from where in NetBeans I have to point to this file.

It would be really helpful if you could let me know under which menu or dialog I have to point to this file. Thanks!

_________________
-
Sudar

http://sudarmuthu.com
Back to top
View user's profile Send private message Visit poster's website
THE_AI



Joined: 20 Nov 2008
Posts: 41

PostPosted: Tue Jun 23, 2009 11:45 am    Post subject: Reply with quote

This is in the sftp configuration - you have a field known hosts.

right click on a project->properties->run configuration->remote connetction->manage ->choose the connection and point to the file.

_________________
Joomla comment developed fully with netbeansPHP Smile
Back to top
View user's profile Send private message
sudar



Joined: 23 Jun 2009
Posts: 3

PostPosted: Tue Jun 23, 2009 11:51 am    Post subject: Reply with quote

Thanks for the reply. It works for me now. Smile
_________________
-
Sudar

http://sudarmuthu.com
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> PHP Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB