Hacker News new | ask | show | jobs
by zheng 4996 days ago
I'm in need of this kind of project, but was looking at a python implementation[0]. Has anyone used either one, and any pointers either way?

---

[0]: https://github.com/ezyang/git-ftp

1 comments

I used this a while back when I still did PHP work, deploying to shared hosts. I personally enjoyed using it and don't recall having had any issues with it. It's not much use if you have shell access of some sort on your server, though.