git ftp install
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
Find Git Bash in your start menu (or inside C:\Program Files\Git) and right-click to choose "Run as Administrator". Then paste in the following two commands:
curl https://raw.githubusercontent.com/git-ftp/git-ftp/master/git-ftp > /bin/git-ftp
chmod 755 /bin/git-ftp