Connect to dedicated server with sftp with certificates?
Is there any way I can connect to a dedicated server in the satisfactory mod manager using sftp and certificates instead of a password?
Solution:Jump to solution
There is ficsit-cli, which you can run locally on the server, but you will have to manually keep the profiles in sync between the server and client. There is the possibility of mod versions getting out of sync between the two this way, but it is quite unlikely with the current mods (there aren't any complicated dependencies, so you'll pretty much always use the latest of everything)
4 Replies
Not at the moment, because the only thing identifying an install and its connection is an URL, so there's no way to specify a key file (and its password) to use. We do plan to add support for this, but it requires a pretty large refactor, so it hasn't happened yet
hmm... ok... is there any other way of installing mods to my server then without having to open up my machine to passwords or ftp?
Solution
There is ficsit-cli, which you can run locally on the server, but you will have to manually keep the profiles in sync between the server and client. There is the possibility of mod versions getting out of sync between the two this way, but it is quite unlikely with the current mods (there aren't any complicated dependencies, so you'll pretty much always use the latest of everything)
alrighty! thanks!