FTP/Windows/Explorer: Difference between revisions

From UMIACS
Jump to navigation Jump to search
(Created page with "FTP services can be accessed from supported windows machines.")
 
No edit summary
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
FTP services can be accessed from supported windows machines.
[[FTP]] services can be accessed from supported windows machines. This is a guide on how to access the UMIACS FTP service using windows explorer.
 
==Opening up Windows Explorer==
 
To open up windows explorer, click on the "folder/files" icon on the task-bar on the bottom of your desktop.
[[Image:Icon.png|thumb|left|300px|Windows - Click "File/Windows Explorer" ]] <br style="clear:both"/>
 
Alternatively, click on "Start" button on your task-bar, and type in "Windows Explorer" in the search box (For Windows 10, type "File Explorer").
[[Image:Windows-Search for windows explorer.png|thumb|left|300px|Windows - Click "File/Windows Explorer" ]] <br style="clear:both"/>
 
 
==Accessing Public Folder in FTP==
In the address bar, type in the following address:
<pre>\\fluidfs.ad.umiacs.umd.edu\ftp-umiacs\pub\<username> - to access users' public folders. </pre>
[[Image:FTP-public-address.png|thumb|left|450px|Windows - Enter FTP public folder address in the address bar ]] <br style="clear:both"/>
External collaborators can only download files published by the owner. Owner of the public folder can publish and modify files from a supported windows machine.
 
 
 
 
Alternatively, collaborators can access public folders through web browser.
Open up a web browser, in the address bar, type in the following address:
<pre>ftp://ftp.umiacs.umd.edu/pub/<username>/ - to access users' public folders. </pre>
[[Image:Firefox-ftp-address.png|thumb|left|450px|Enter FTP public folder address in web browser]] <br style="clear:both"/>
Collaborators can click on file title to download a published file.
[[Image:Firefox-ftp-download.png|thumb|left|550px|Click on file title to download file]] <br style="clear:both"/>

Revision as of 16:07, 25 September 2018

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

Opening up Windows Explorer

To open up windows explorer, click on the "folder/files" icon on the task-bar on the bottom of your desktop.

Windows - Click "File/Windows Explorer"


Alternatively, click on "Start" button on your task-bar, and type in "Windows Explorer" in the search box (For Windows 10, type "File Explorer").

Windows - Click "File/Windows Explorer"



Accessing Public Folder in FTP

In the address bar, type in the following address:

\\fluidfs.ad.umiacs.umd.edu\ftp-umiacs\pub\<username> - to access users' public folders. 
Windows - Enter FTP public folder address in the address bar


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



Alternatively, collaborators can access public folders through web browser. Open up a web browser, in the address bar, type in the following address:

ftp://ftp.umiacs.umd.edu/pub/<username>/ - to access users' public folders. 
Enter FTP public folder address in web browser


Collaborators can click on file title to download a published file.

Click on file title to download file