cytopia / devilbox

A modern Docker LAMP stack and MEAN stack for local development
http://devilbox.org
MIT License
4.4k stars 652 forks source link

Rsync - 'Command not found' #343

Closed richardcantwell closed 6 years ago

richardcantwell commented 6 years ago

ISSUE TYPE

SUMMARY

This may be a fairly basic question (apologies in advance) but i need to run an 'rsync' from a remote server to my local PHP container ....

rsync -auv USER@IP:REMOTEPATHl/public/files/* LOCALPATH/files/

When i enter my PHP container (after 'docker-compose up -d httpd php mysql') and try run this - i get 'Command not found' in reference to 'rysnc'.

Is it just a case of running 'apt install rsync' as a sudo user in the container? Or is there a local config (.env pr php.ini) that i can edit?

Goal

Be able to transfer files from a remote server to my PHP container.

cytopia commented 6 years ago

Should be ready in ~1 hour.

richardcantwell commented 6 years ago

This is crazy how good you are! How good Devilbox is!

cytopia commented 6 years ago

Its available now, just update Devilbox git to latest master

richardcantwell commented 6 years ago

Amazing! Thanks you so much!

On Wed, Aug 8, 2018 at 11:37 AM, cytopia notifications@github.com wrote:

Its available now, just update Devilbox git to latest master

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cytopia/devilbox/issues/343#issuecomment-411362855, or mute the thread https://github.com/notifications/unsubscribe-auth/An9R4imFcf1wTcVW-s_wSruO6rAIUqdRks5uOr9ugaJpZM4Vyo40 .