brackets-cont / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
Other
1.36k stars 181 forks source link

FTP access #240

Open uebdigital opened 1 year ago

uebdigital commented 1 year ago

I'm testing Brackets with ClearLinux... I use to code with Bluefish on Fedora, and sometimes I use-it to direct access my clients websites directly via FTP to correct some urgent problem. Can I use this feature - FTP direct access with brackets? Thanks.

abose commented 1 year ago

Not directly, But you can try mounting it and directly edit as a folder in Linux.

https://linuxconfig.org/mount-remote-ftp-directory-host-locally-into-linux-filesystem

uebdigital commented 1 year ago

Not directly, But you can try mounting it and directly edit as a folder in Linux.

https://linuxconfig.org/mount-remote-ftp-directory-host-locally-into-linux-filesystem

That's the problem: I mount FTP first! But for some reason I cannot access the folder from Bluefish or Brackets. From Gedit, yes! The FTP link folder is there! And I can use-it!

See pictures attached from gedit and brackets...

gedit brackets

abose commented 1 year ago

Sorry for the late reply. Brackets is not currently officially supported in Linux. However, native builds will be available soon. Please see https://github.com/brackets-cont/brackets/issues/112 to track progress.

@uebdigital can you try it in https://phcode.dev from chrome-based browser(opera, brave. edge should work to) and see it it works there?