FTP/macOS/Finder

From UMIACS
Revision as of 19:46, 6 April 2026 by Gsmathew (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FTP services can be accessed from supported machines running macOS. This is a guide on how to access the UMIACS FTP service using macOS Finder.

Opening up macOS Finder

To open up macOS Finder, click on the macOS Finder icon on the dock at the bottom of your desktop.

The Finder icon is highlighted with a red square and pointed at with a red arrow.


Accessing the public folder

The owner of the public folder can publish and modify files from a supported machine. External collaborators can only download files published by the owner.

Access as an owner

First, bring up the address bar in macOS Finder by pressing Command + Shift + G.

The address bar is brought up using Command + Shift + G


In order to access your public folder, type in the following into the address bar of Finder:

/fs/ftp/pub/<username> - where <username> should be replaced with your username
The path /fs/ftp/pub/<username> is typed into the address bar


Access as a collaborator

External collaborators can access the public folders through the Finder's "Connect to Server" feature. The "Connect to Server" window can be opened by pressing Command + K on your keyboard.

The Connect to Server window is opened using Command + K


Then, enter the following address into the server address bar and then click on the "Connect" button.

ftp://ftp.umiacs.umd.edu/pub/<username> - where <username> should be replaced with the desired collaborator's username
ftp://ftp.umiacs.umd.edu/pub/<username> as the Server Address


After that you will be prompted with a window where you should choose to connect as a guest and then click "Connect" once more.

Guest is highlighted with a red square in the window that says "Enter your name and password for the server 'ftp.umiacs.umd.edu'"


The Connect button is highlighted with a red square.