Friday, March 20, 2026

#1130 - using keys with OIC File Server

Introduction

This is more of a note for myself, but others may also find it useful.

Generate the keys

 Here I use the following cmd -

ssh-keygen -t ed25519 -C "OIC-FileServer"

You can check out the keygen options here.

I then give a name for the keys -
 


Use the Keys in OIC


Now I go to my user settings in OIC File Server - and upload the public key -

I will use the private key in an FTP connection I make to this File Server - 

Test the connection - 






No comments: