+Dick Montage Subscriber² Posted May 13, 2019 Subscriber² Share Posted May 13, 2019 Hi I'm struggling to find a text/code editor that has FTP support. I know BBEdit has (very basic) support, but looking for something more. Atom has some support but it's not great. I'm looking for a text-editor (akin to NotePad++) with a sidebar that can display an FTP dialogue with folder structure. Any suggestions? Ta Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/ Share on other sites More sharing options...
+virtorio MVC Posted May 13, 2019 MVC Share Posted May 13, 2019 Coda, UltraEdit, Sublime Text (with optional package) are a few examples that have this function. Or you could use something like Transmit and mount remote FTP servers as volumes and use edit them with whatever editor you want, +Dick Montage 1 Share Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444831 Share on other sites More sharing options...
+BudMan MVC Posted May 13, 2019 MVC Share Posted May 13, 2019 To be honest that is just horrible way to go about it... ftp your file to your machine... edit it how you want, ftp it back.. Better yet, use sftp/scp - since ftp should of died off 10 some years ago... That it is still in use is just pathetic beyond belief.. .And the only reason it is so is clients don't complain that sftp is not available or bitch if ftp is not there... If you really want to do what your doing - any ftp client normally can be setup to open the text file with your fav text editor, and then send it back when file saved. filezilla does this for example. +Dick Montage 1 Share Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444832 Share on other sites More sharing options...
+Dick Montage Subscriber² Posted May 13, 2019 Author Subscriber² Share Posted May 13, 2019 On 13/05/2019 at 09:16, BudMan said: To be honest that is just horrible way to go about it... ftp your file to your machine... edit it how you want, ftp it back.. Expand I know you're all about best practices and often so am I (and would use something like GIT for deployment), but this is a time when just quick editing access is needed. On 13/05/2019 at 09:16, BudMan said: Better yet, use sftp/scp - since ftp should of died off 10 some years ago... Expand But it didn't and so here we are. The reason I name FTP is for simplicity's sake, any file transfer method would be acceptable here - but FTP is the predominant protocol in use. On 13/05/2019 at 09:16, virtorio said: Coda, UltraEdit, Sublime Text (with optional package) are a few examples that have this function. Or you could use something like Transmit and mount remote FTP servers as volumes and use edit them with whatever editor you want, Expand UltraEdit seems like a winner! Thanks! Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444835 Share on other sites More sharing options...
+BudMan MVC Posted May 13, 2019 MVC Share Posted May 13, 2019 On 13/05/2019 at 09:34, Human.Online said: but FTP is the predominant protocol in use. Expand Nonsense... Maybe for the home user accessing his shared webhosting, that doesn't know anything but... And his idiot computer buddy said you can use ftp to do that <rolleyes> I haven't use ftp in YEARS!!! Not for work, not for play... Its a legacy protocol that needs to be killed off Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444838 Share on other sites More sharing options...
+Dick Montage Subscriber² Posted May 13, 2019 Author Subscriber² Share Posted May 13, 2019 On 13/05/2019 at 10:15, BudMan said: Nonsense... Maybe for the home user accessing his shared webhosting, that doesn't know anything but... And his idiot computer buddy said you can use ftp to do that <rolleyes> I haven't use ftp in YEARS!!! Not for work, not for play... Its a legacy protocol that needs to be killed off Expand Once again, thank you for your input but we are where we are and FTP in this context very much IS the predominant protocol in use. Are there better? Of course. Are they more widely used by people who know better? Of course. But are they more predominantly used for the use case given? Absolutely not. spikey_richie 1 Share Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444839 Share on other sites More sharing options...
+BudMan MVC Posted May 13, 2019 MVC Share Posted May 13, 2019 Well maybe you should be looking to change that, vs holding on to something that has been around from 71 and has no security... Debian killed it off back in 17.. Your continue use of it - is part of the problem! Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444840 Share on other sites More sharing options...
+Dick Montage Subscriber² Posted May 13, 2019 Author Subscriber² Share Posted May 13, 2019 On 13/05/2019 at 10:21, BudMan said: Well maybe you should be looking to change that, vs holding on to something that has been around from 71 and has no security... Debian killed it off back in 17.. Your continue use of it - is part of the problem! Expand Once again, thank you for you input. Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444841 Share on other sites More sharing options...
adrynalyne Posted May 13, 2019 Share Posted May 13, 2019 (edited) Somewhat off topic so don’t think this a suggestion: I use winscp and use vs code as the default editor. Whenever you save the file that’s in the remote location, it uploads it back automatically. Makes working on an openwrt router project way quicker. +Dick Montage 1 Share Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444862 Share on other sites More sharing options...
+Dick Montage Subscriber² Posted May 13, 2019 Author Subscriber² Share Posted May 13, 2019 VS Code is absolutely my preferred editor, so will look into that. Thanks Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444878 Share on other sites More sharing options...
adrynalyne Posted May 13, 2019 Share Posted May 13, 2019 On 13/05/2019 at 14:42, Human.Online said: VS Code is absolutely my preferred editor, so will look into that. Thanks Expand You will need to setup the external editor to use it in the preferences. Link to comment https://www.neowin.net/forum/topic/1382733-text-editor-with-ftp-support/#findComment-598444900 Share on other sites More sharing options...
Recommended Posts