Skip to main content
Question

Connection to FME Server Bash

  • February 16, 2022
  • 2 replies
  • 11 views

Is there a way to connect to the bash of the Fme Server from the cloud?

I want to install a couple custom Linux packages from the command line, like Wine, Docker, GCC, is that possible?

 

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3704 replies
  • February 16, 2022

Do you mean on FME Cloud? That's not possible, those machines can only be accessed through the web interface.

 

If its your own FME Server installation (that just happens to be in the cloud) then yes, but you should talk to the admin about that.


  • Author
  • 18 replies
  • February 17, 2022

Do you mean on FME Cloud? That's not possible, those machines can only be accessed through the web interface.

 

If its your own FME Server installation (that just happens to be in the cloud) then yes, but you should talk to the admin about that.

Thank you for the answer!