Saving your work
To save the current editor document:
There is a slight difference between saving a local file and saving a remote file:
- Local files are saved directly to disk, as they would be with any text editor. Changed files must be published in order to appear on the web server.
- Remote files are uploaded back to the web server when saved, to their original location, overwriting any current file at that location.