django - How to get files stored in Elastic Beanstalk instance? -


i have django (1.10) app running in elastic beanstalk. want dump apps data fixtures , download these fixtures local machine (to replicate in local database).

so far, i've eb ssh'ed instance , dumped data ~/myapp_current.json.

but can not find way copy file local machine. there no eb scp command.


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -