How can I connect Securely from FIleZilla?

Kaiser

Well-known member
How can I securely connect to my host through filezilla so that my password is safe and isnt given out? I use my filezilla normally and now I hear of this so I am worried, so any help on how to connect securely?
 
Connect with
sftp://yoursite.com instead of ftp, into the secure port which by default it port 22, instead of port 21.

I believe there are other ways of connecting securely, but that seems the easiest to me.
 
Connect with
sftp://yoursite.com instead of ftp, into the secure port which by default it port 22, instead of port 21.

I believe there are other ways of connecting securely, but that seems the easiest to me.

sftp.png

And yea the port is 22 when it connects, so now that this is secure, do I still have to worry about hackers getting my pass from the old connections? Is my pass still out there then, or will this secure encrypted pass overwrite the old one?
 
I am not a security expert, so hopefully someone else who is can give input. But I believe there is either a connection, or there is not a connection. There are no old connections. But you may be referring to your computers web browser history. If so I do not believe that could be easily obtained using a secure connection.

But I am hopeful more information will be forthcoming.
 
I am not a security expert, so hopefully someone else who is can give input. But I believe there is either a connection, or there is not a connection. There are no old connections. But you may be referring to your computers web browser history. If so I do not believe that could be easily obtained using a secure connection.

But I am hopeful more information will be forthcoming.
Ahh ok, thanks for the help though Dean.
 
Your FTP password is saved on the server.
It is only transmitted from your PC when you connect via a client such as FileZilla.

So your password can realistically only be obtained by someone hacking the server, your PC or capturing the outgoing data at the time the connection is made.
 
Your FTP password is saved on the server.
It is only transmitted from your PC when you connect via a client such as FileZilla.

So your password can realistically only be obtained by someone hacking the server, your PC or capturing the outgoing data at the time the connection is made.
Oh, so if my sever/host is secure, I dont have to worry about it then right?
 
dont forget about gumblar...
gumblar was responsible for the rash of vb 'hacks' back about 18 months ago. 'save passwd' in filezilla was the cause of much of the problem.
 
Top Bottom