Hey guys. There is capistrano but that only works for ssh servers, which a lot of our clients aren't. We also make use of git submodules extensively. What is the best way you know of deploying git projects (with submodules) to FTP servers?
I've tried Beanstalk and Springloops v2 but they are both falling quite short. Beanstalk often fails, and springloops v2 is still struggling intensely.
Thanks guys.