timburgess / brackets-ftp-sync

FTP/SFTP for Adobe Brackets
105 stars 19 forks source link

Fetching first-time project #14

Closed frederichoule closed 1 year ago

frederichoule commented 10 years ago

I don't know if that would be a good idea to integrate in this project, tell me what you think:

1- Add a "Create Project from FTP" button somewhere in your dialog 2- It connects to the FTP, download the entire structure into a local folder (somewhere in Program Files/Brackets/FTP-Sync/[New Project]) 3- Loads it as the current Bracket project and update the settings in the FTP dialog.

Tell me what you guys think. It would be a great way to convert those who are used to work directly on the server, like I already did (using Expandrive or similar).

matthiasballreich commented 10 years ago

for me this would be great! :) maybe another option for this. create git project from... same for ftp and git or is something like this for git existing. i know there are git plugins, but i don't see one in which i can say NEW -> PROJECT -> GIT