another problem came up!
i went to sftp settings and added a key ( i took the private key generated from freeFTPd and pasted it in a folder on my desktop which i am using here as the client)
the file is .rsa
so when i selected add, FileZilla issued an error that FileZilla does not support this type of files, would you like to convert it into a supported format?
i selected yes, and it changed to .rsa.ppk
and i tried to connect and the following resulted from FileZilla:
Status: Connecting to ip.address.goes.here...
Response: fzSftp started
Command: keyfile "C:\keys\privatekey.rsa.ppk"
Command: open "ghinwa@ip.address.goes.here" 22
Error: Connection timed out
Error: Could not connect to server
note that im still using the password i have set in the sftp server.
i doubt that the reason is the conversion of private key file to .ppk
what do u think?
Thanks again