User Key as Password
User Key as Password
I have a customer who will be connecting to Core FTP server as a client. They generated the SSH key/pair and sent us the public key. They also sent us a user key that they stated will be used instead of a password. All they asked for us to provide was the user name. I don't see anywhere in the user setup to use a key file as a password. Is this possible in CoreFTP server?
Usually it's the public key which you would put it the user's security settings (ssh pub cert):
www.coreftp.com/server/help/ssh_keypairs.htm
www.coreftp.com/server/help/ssh_keypairs.htm
User Key as Password
Hi,
Im trying to setup a rsync between two servers, and want it to work without asking me for a password.
So I generated a ssh key and now I can ssh from one server to the other without being prompted for a key, that is perfect.
For example, if I do:
Code:
Im trying to setup a rsync between two servers, and want it to work without asking me for a password.
So I generated a ssh key and now I can ssh from one server to the other without being prompted for a key, that is perfect.
For example, if I do:
Code: