Brackets Git offers built-in support for Git-FTP, an FTP extension which allows sync repositories using FTP, to install this extension follow these steps:
- Download the Git-FTP script from this link (N.B.: the script does not have an extension)
- Move the downloaded script inside your Git binaries installation folder (usually
C:\Program Files\Git\bin\
on Windows,/usr/bin
on GNU/Linux or/usr/local/bin
on OS X) - Open Brackets Git settings and enable Git-FTP.
Now you should be able to use Git-FTP through Brackets Git.