So, I’ve used rsync to push my Magento 2 installation from a Raspberry Pi to my Cloud Server.
The rsync showed errors for symlinks not being copied for the following 3 directories…
pub/static/adminhtml
pub/static/frontend
vendor/bin
Has anyone else encountered this?
Are these symlinks required and if so how can I recreate them or copy them from the test server to the cloud server?
Many Thanks in advance,
Shaun