FTP/macOS/Finder: Difference between revisions
No edit summary |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[FTP]] services can be accessed from supported machines running | [[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 | ==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 | |||
[[Image:OS X Dock.png|thumb|left|700px|The Finder icon is highlighted with a red square]] | [[Image:OS X Dock.png|thumb|left|700px|The Finder icon is highlighted with a red square]] | ||
<br style="clear: both"/> | <br style="clear: both"/> | ||
==Accessing | ==Accessing the public folder== | ||
The owner of the | 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=== | ===Access as an owner=== | ||
First, bring up the address bar in macOS Finder by pressing Command + Shift + G. | |||
First, bring up the address bar in | |||
[[Image:OS X Finder Path Empty.png|thumb|left|700px|Bring up the "go to the folder"]] | [[Image:OS X Finder Path Empty.png|thumb|left|700px|Bring up the "go to the folder"]] | ||
<br style="clear: both"/> | <br style="clear: both"/> | ||
In order to access your public folder, | In order to access your public folder, | ||
type in the following into the address bar of Finder: | type in the following into the address bar of Finder: | ||
Line 48: | Line 20: | ||
===Access as a collaborator=== | ===Access as a collaborator=== | ||
External collaborators can access the public folders through the Finder's "Connect to Server" feature. | 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 <kbd>Command + K</kbd> on your keyboard. | ||
[[Image:OS X Open Finder Connect.png|thumb|left|600px|Open the "Connect to Server" window]] | [[Image:OS X Open Finder Connect.png|thumb|left|600px|Open the "Connect to Server" window]] | ||
<br style="clear: both"/> | <br style="clear: both"/> | ||
Then, enter the following address into the server address bar and then click on the | Then, enter the following address into the server address bar and then click on the "Connect" button. | ||
<pre>ftp://ftp.umiacs.umd.edu/pub/<username> - where <username> should be replaced with the desired collaborator's username</pre> | <pre>ftp://ftp.umiacs.umd.edu/pub/<username> - where <username> should be replaced with the desired collaborator's username</pre> | ||
[[Image:OS X Finder Connect Address.png|thumb|left|600px|Enter the path to access the public folder]] | [[Image:OS X Finder Connect Address.png|thumb|left|600px|Enter the path to access the public folder]] | ||
<br style="clear: both"/> | <br style="clear: both"/> | ||
After that you will be prompted with a window where you should choose to connect as a guest and then click | After that you will be prompted with a window where you should choose to connect as a guest and then click "Connect" once more. | ||
[[Image: | [[Image:FTPGuest.png|thumb|left|600px|Select Guest]] | ||
<br style="clear: both"/> | <br style="clear: both"/> | ||
[[Image: | [[Image:FTPConnect.png|thumb|left|600px|Click Connect]] | ||
<br style="clear: both"/> | <br style="clear: both"/> |
Latest revision as of 21:11, 4 January 2024
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.
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.
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
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.
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
After that you will be prompted with a window where you should choose to connect as a guest and then click "Connect" once more.