How to Copy Magento 2 Files From One Server to Another

Hi @digitalstartup, I couldn’t get rsync to work as I couldn’t figure out whitelisting and kept getting blocked. I did end up doing it with tar which was actually quite fast for me so not so much of an issue. However I now can’t get the site to load but slowly working through all the issues. First issue was a password problem, now I have a php version problem.

I do have an issue on another DO server I created following your magento 2.3 video to the letter. It all works but when I go to any table in phpadmin I get this error, from what I gather its a phpadmin version issue with php 7.2

Warning in ./libraries/sql.lib.php#601
count(): Parameter must be an array or an object that implements Countable