belwalshubham
Automating data transfer from production to local database in Elixir/Phoenix backend
Description: I am working on an Elixir/Phoenix backend project and need to automate the process of fetching data something as a SQL dump file from the production environment and loading it into my local database. I am looking for a way to achieve this by running commands in my terminal.
can anyone give me a brief step by with an example of how Can I achieve this?
Most Liked
dimitarvp
Okay but there are still a number of ways people use AWS.
What have you tried?
benwilson512
Hey @belwalshubham Fundamentally at least right now the issues you are having don’t really have anything to do with Elixir or Phoenix. I’m gonna move this post to a more general programming area for now.
Your scp command is a bit confusing. You’re trying to copy a local file to… localhost? Which is the same place right? That is the error that is failing







