#
May 20, 2017 at 9:06 pm
Hey Colin,
I’m not quite sure if I fully understand your issue due to my lack of experience with FTPloy, but I think I still may be able to help you out a bit.
From what I understand, you’re trying to push changes from your local machine to a subdomain, correct? Have you taken a look at BitBucket Pipelines? I’ve been using it to deploy changes to various environments via tags and manual commits (via the BitBucket interface) and it’s been working out quite well.
Check it out and let me know if this is a good alternative.
https://bitbucket.org/product/features/pipelines
-Chris