PDF download Download Article PDF download Download Article

Connecting your Mac to a server is an ideal way to copy files directly from one Mac to another, share large files, or access files from another network. You can connect to nearly any Mac or Windows server on your network as long as the server has file sharing enabled. This wikiHow teaches you how to connect to a server on a Mac.

Method 1
Method 1 of 4:

Using AppleScript

PDF download Download Article
  1. It's in the sidebar to the left of the Finder. This displays a list of all applications you have installed on your Mac.
    Advertisement
  2. It has an icon that resembles a blue folder with tools on the front. It's in your Applications folder. This displays a list of system-related applications.
  3. tell app "Finder" to open location . This is the start of the command to open a location in the Finder. Don't press Enter just yet. There is still more to add to the line.
  4. "protocol://username:password@ipaddress/folder" . In this syntax, type the server protocol (i.e, ftp, smb) in place of "protocol". Type the actual username and password needed to log in in place of "username" and "password". Type the IP address of the server in place of "ipaddress". Finally, type the name of the shared folder in place of "folder".
    • For a local server, type "local" in place of "ipaddress".
    • The full command should look something similar to this: tell app "Finder" to open location "ftp://admin:admin@192.168.127.2/pictures"
  5. This executes the command. Your Mac will now be connected to the server you specified.
  6. Advertisement
Method 2
Method 2 of 4:

Browsing in Finder

PDF download Download Article
  1. It's in the menu bar at the top of the screen.
  2. It's at the bottom of the menu that drops down when you click "Go". [3]
  3. It's the first option in the lower-right corner of the "Connect to Server" window. This displays a list of servers available on the network.
  4. You can connect to it in the Network window, or the sidebar to the left.
  5. If you are a registered user of the server, click the radio button next to "Registered User". If you are not a registered user, click the radio button next to "Guest". These options are next to "Connect as" in the window.
  6. If you are a registered user, type the username and password in the fields provided. [4]
  7. You will now be connected to that particular server. [5]
  8. Advertisement
Method 3
Method 3 of 4:

Entering the Server Address in the Finder

PDF download Download Article
  1. It's in the menu bar at the top of the screen.
  2. It's at the bottom of the menu that drops down when you click "Go". [7]
  3. The network address should consist of a protocol (such as afp://, smb://, or ftp:// depending on the server type) followed by the Domain Name System (DNS) name, and the pathname for the computer.
  4. It's in the lower-right corner of the Connect to Server window.
  5. If you are a registered user of the server, click the radio button next to "Registered User". If you are not a registered user, click the radio button next to "Guest". These options are next to "Connect as" in the window.
  6. If you are a registered user, type the username and password in the fields provided. [8]
  7. You will now be connected to that particular server.
  8. Advertisement
Method 4
Method 4 of 4:

Reconnecting to a Recently Used Server

PDF download Download Article
  1. This displays a list of recent servers and folder locations you have visited. [10]
    • If you have not connected to any servers recently, none will be listed.
  2. It's under "Servers" in the list of recent items. Your Mac will reconnect you to the server, and display the server files in a new Finder window. [11]
    • You may need to enter the username and password to connect to the server.
  3. Advertisement

Expert Q&A

Ask a Question
      Advertisement

      Video

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!

      About This Article

      Article Summary X

      1. Open the Finder .
      2. Click Go in the menu bar at the top of the screen.
      3. Click Connect to Server at the bottom of the menu.
      4. Type the server address in the "Server address" bar at the top of the screen.
      5. Click Connect .
      6. Select " Registered User " or " Guest ".
      7. Type the username and password for the server.
      8. Click Connect .

      Did this summary help you?
      Thanks to all authors for creating a page that has been read 235,085 times.

      Is this article up to date?

      Advertisement