Closed robertosanval closed 7 years ago
Hello:
I have similar problem and find that rsync works relative to the root folder... if you remove the dot and slash from the begging should work.
Try with caution to update like this:
magephp: log_dir: ./var/logs/mage exclude:
Good Luck!
Great!! Thanks for the tip. Problem solved!
Hello,
I'm having problems with the excludes sections, it seem to be OK and the
rsync
command is generated well without errors but excludes section is ignored andrsync
command uploads all the files even the supossed to be excluded.This is my
.mage.yml
My
rsync
version is:Thanks in advance