FTP/macOS/Finder: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[FTP]] services can be accessed from supported machines running OS X. This is a guide on how to access the UMIACS FTP service using OS X Finder.
[[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 OS X Finder==
==Opening up macOS Finder==


To open up OS X Finder, click on the OS X 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.
[[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 Incoming Folder in FTP==
==Accessing The Pubic Folder in FTP==
The owner of the incoming folder can receive and modify their incoming files from any supported machine. External collaborators can only drop data into FTP incoming 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===
===Access as an owner===
the owner of an incoming folder can access it by following the steps below.
First, bring up the address bar in macOS Finder by pressing Command + Shift + G.
First, bring up the address bar in OS X Finder by pressing <kbd>Command + Shift + G</kbd>.
[[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"/>  
 
Then, type the following into the address bar:
<pre>/fs/ftp/incoming/<username> - where <username> should be replaced with your username</pre>
[[Image:OS X FTP Path Entered.png|thumb|left|600px|Enter the path to access the incoming folder]]
<br style="clear: both"/>
 
===Access as a collaborator===
As an external collaborator you can drop files into a user's incoming folder follow the steps below.
 
First, open up the Finder's "Connect to Server" feature by pressing the <kbd>Command + K</kbd> keys.
[[Image:OS X Open Finder Connect.png|thumb|left|600px|Open the "Connect to Server" window]]
<br style="clear: both"/>
Then, enter the following address into the server address bar and then click on the connect button.
<pre>ftp://ftp.umiacs.umd.edu/incoming/<username> - where <username> should be replaced with the collaborator's username</pre>
[[Image:OS X Finder Connect Incoming.png|thumb|left|600px]]
<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 connect once more.
[[Image:OS X Finder Select Guest.png|thumb|left|600px|Select Guest]]
<br style="clear: both"/>
[[Image:OS X Finder Connect Guest.png|thumb|left|600px|Click Connect]]
<br style="clear: both"/>
 
==Accessing Pubic Folder in FTP==
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===
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 21:


===Access as a collaborator===
===Access as a collaborator===
External collaborators can access the public folders through the Finder's "Connect to Server" feature. In order to open up the "Connect to Server" window press the <kbd>Command + K</kbd> keys.
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 connect button.
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 connect once more.
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:OS X Finder Select Guest.png|thumb|left|600px|Select Guest]]
[[Image:OS X Finder Select Guest.png|thumb|left|600px|Select Guest]]
<br style="clear: both"/>
<br style="clear: both"/>
[[Image:OS X Finder Connect Guest.png|thumb|left|600px|Click Connect]]
[[Image:OS X Finder Connect Guest.png|thumb|left|600px|Click Connect]]
<br style="clear: both"/>
<br style="clear: both"/>

Revision as of 15:50, 5 January 2018

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


Accessing The Pubic Folder in FTP

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.

Bring up the "go to the folder"


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
Enter the path to access the pub folder


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.

Open the "Connect to Server" window


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
Enter the path to access the public folder


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

Select Guest


Click Connect