Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 607 Bytes

GIT-FTP.md

File metadata and controls

9 lines (6 loc) · 607 Bytes

How to install Git-FTP

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:

  1. Download the Git-FTP script from this link (N.B.: the script does not have an extension)
  2. 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)
  3. Open Brackets Git settings and enable Git-FTP.

Now you should be able to use Git-FTP through Brackets Git.