Subscribe to access all episodes. View plans →
Published May 7, 2018
In this episode we’ll create a new Mix project that we can use to interact with an FTP server. We’ll learn how to connect to the server, change directories, download and upload files. To do this we’ll use the Erlang FTP module. If you haven’t interacted with Erlang modules from Elixir before, this is a great place to start.