程序名称:git-ftp
授权协议: GPLv3
操作系统: Linux
开发语言: C/C++
git-ftp 是一个 Shell 脚本编写的基于 Git 的 FTP 客户端。
使用方法:
$ cd my_git_tracked_project $ git ftp push --user <user> --passwd <password> ftp://host.example.com/public_html
https://github.com/git-ftp/git-ftp