Where Netbeans 7 stores FTP passwords

I want to copy all my netbans ftp data to my friends computer. I found most of what I need here: C:\Users\Jason Fonseca\.netbeans\7.0\config\Preferences\org\netbeans\modules\php\project\RemoteConnections

But I can not find the passwords associated with this file.

Any ideas?

Thank.

+3
source share
5 answers

Try:

~\.netbeans\7.0\config\Preferences\org\netbeans\modules\keyring\win32.properties

Most likely, it will be encrypted.

Edit:

Looking at http://bits.nbextras.org/netbeans/trunk/javadoc/org-netbeans-modules-keyring/org/netbeans/api/keyring/package-summary.html

It seems that the encryption is tied to your user account, so you cannot transfer this file to another computer.

+6
source

wirehark tcpdump, , FTP, , . , , , tcpdump wirehark, , FTP . , -.

, :

1 Wireshark

2 ftp

enter image description here

PASS , . SSH, SSH .

+5

Netbeans FTP, SFTP. "C:\netbeans install\bin\nb\var"

"var".

+1

. , ( ), netbeans, .. Google : / .

Netbeans, Tools- > Options, : . "", , . : , . zip . . .

0

, , ...

ftp- , NetBeans.

() > > ( ) " " ( " " ) , .

, ; . , , , , , - " , ". reset .

. , , ; , .

/ Netbeans, Open

() > ( ) , , , , "".

. . , . , v8.0.2 ftp. 8 (

, -. 8)

0

All Articles