Use SSH to get file and then download it to local machine using Elixir Phoenix
My goal with this code: When a user clicks the link, I want to log into a system via SSH, get a file and then download that file to the users machine.
My goal with this code: When a user clicks the link, I want to log into a system via SSH, get a file and then download that file to the users machine.