FTP/macOS/Finder: Difference between revisions

From UMIACS
Jump to navigation Jump to search
Gsmathew (talk | contribs)
No edit summary
Dperez80 (talk | contribs)
No edit summary
 
Line 2: Line 2:


==Opening up 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.
To open up macOS Finder, click on the macOS Finder icon on the dock at the bottom of your desktop. It should look something like this:
[[Image:OS X Dock.png|thumb|left|700px|alt=The Finder icon is highlighted with a red square and pointed at with a red arrow.]]
[[Image:Finder_icon.png|thumb|left|300px|alt=The Finder icon is displayed next to the Applications icon on the MacOS Dock.]]
<br style="clear: both"/>
<br style="clear: both"/>



Latest revision as of 15:29, 27 April 2026

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. It should look something like this:

The Finder icon is displayed next to the Applications icon on the MacOS Dock.


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.