Push full project not just changes using ftploy

bitbucket, ftp, git

Solution

I got it to work by deleting the project in ftploy, creating it again and this time ticking the "deploy" button.

Problem

I am trying to use the ftploy service to deploy a git repo from bitbucket to my ftp hosting account. It works fine but it only deploys files that have been changed. Is there any way that I can get it to deploy the complete project.

Original source