Prior to opening a file on a server from within
Also, some types of servers impose restrictions on what you can do with files stored on the server. For example, you may be able to open a file from a server, but may need to save any changes to the file locally, on your own computer.
With these caveats in mind, perform the following steps to open a file
from a server using
In the header bar, click on
Click
Enter the IP Address or URL of the appropriate server.
Find and select the file that you wish to open.
Use the Character Encoding drop-down list to select the appropriate character coding.
Click
Valid types of URI include http:, ftp:, file:, and all of the methods
supported by
Files from some types of URI are opened as read-only, and any changes you make must be saved to a different location. For example, HTTP only allows files to be read. Files opened from FTP are read-only because not all FTP servers may correctly work with saving remote files.