Forget about zip and rsync, it's a 1990-x era.<p>Theare 3 options in 2020:<p>Manually from laptop:<p>1) Heroku (git push)<p>2) Capistrano (use ssh to copy files)<p>3) Docker images (git push)<p>Automatically:<p>1) Trigger by CI/CD (git pull)