Screenshot of the Atom website
Technology

A plug-in for Atom that is simply perfect

on
2020-11-16

The software Atom is a “hackable text editor for the 21st century”, as the developers describe the app themselves. Atom can be used as a collaborative text editor and has a Git and GitHub integration. Also, it is simply a damn-good coding software. I use Atom to code in Python, PHP and HTML and especially the latter is very much important to me. There is just one thing that always bothered me: Remote FTP access with Atom. This however, is not a unique problem.

When editing HTML pages, you usually work locally on your computer to see the results right away. If the site uses databases or PHP, you also need to create a virtual server on your computer, that needs to run while you code on the page. That basically is fine and it never bothers me, when developing new websites. Before Atom, I also used several other apps for coding, but it was always the same. When you are done coding, you can upload the pages you created and be done with it.

The problem occurs, when you want to do changes when a site is already live. Either, you have a complete copy of your page locally and work with that or you need to do the changes and then upload them separately. When doing just small tweaks, I usually end up doing the latter, as I don’t want to setup everything first. Also, I usually know what I am doing, so no need to play it extra save. It always bothered me, that I could not manipulate the code directly on the server. Until I found this plug-in (or better: package) for Atom.

Remote FTP with Atom

The plug-in is called FTP-Remote-Edit and it lets you connect directly to your server. You simply have to setup your connection and when activated, can navigate on your server and open up the files you need. Also, when you save them after doing your edits, the files get automatically updated on the server again. You can see the results right away. That was what I was wishing for.

Screenshot of Atom with the Remote-FTP-Edit package
Screenshot of Atom with the Remote-FTP-Edit package

The access to your server is protected by a master password, so when you activate the package, you have to enter it first. This extra level of security is actually a good idea, as you never know who has access to your computer. You can also setup different accounts and connect to various servers if you want. Oh and did I tell you? Atom as well as the plug-in FTP-Remote-Edit are completely free and open access! You can of course head over and give the developers FTP-Remote-Edit something to show appreciation.

TAGS
RELATED POSTS

LEAVE A COMMENT

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Sebastian Hageneuer
Germany

Hi! My name is Sebastian. I am an archaeologist, a university lecturer, freelancer, guitarist, and father. You could say I am quiet busy, so I learned to manage my time and energy to build good habits and still have space for myself and my family. Sounds difficult? Read here how I do it. Every Friday.

Subscribe to my
Archaeoring

The Archaeoring is a webring of websites maintained by archaeologists, historians and academics focused on the human past. Give it a try!

< Previous Archaeoring Next >