This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ftp [2022/03/30 15:43] – schroeder | ftp [2026/08/24 18:42] (current) – removed mcloughlin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== FTP ====== | ||
| - | |||
| - | With the new changes to our network, the way you connect to your files remotely has also slightly changed. This tutorial will take you through the steps needed to connect to your files remotely. | ||
| - | |||
| - | For the purpose of this tutorial we will be using the FTP client " | ||
| - | |||
| - | ===== Connecting to the FTP Server with WinSCP ===== | ||
| - | |||
| - | Once you've [[https:// | ||
| - | - Open WinSCP from the Start Menu. | ||
| - | - When you open the software, you will be greeted with a screen called " | ||
| - | - Click "New Site" in the list on the left side of the screen. | ||
| - | - Enter the following information into the text fields on the right side of the window: | ||
| - | * File protocol : FTP | ||
| - | * Encryption : SSL Explicit Encryption | ||
| - | * Host name : %%econweb.umd.edu%% | ||
| - | * Port number : 21 | ||
| - | * User name : Your ECON username (written as ECON\username) | ||
| - | * Password : Your ECON password | ||
| - | * Do NOT check " | ||
| - | - Now that the information has been entered into those fields, click " | ||
| - | - Your session should now be saved on the left side of the " | ||
| - | - When you're logging in for the first time, you may see a window that says "The server' | ||
| - | - During connection, you will be asked to enter your password. Enter your ECON password and OK. | ||
| - | - The login will finish and the main WinSCP window will appear. You are now connected to your network drives! | ||
| - | |||
| - | ===== Connecting to the FTP Server with Cyberduck ===== | ||
| - | |||
| - | Once you've [[https:// | ||
| - | - Open Cyberduck from the Start Menu. | ||
| - | - Select " | ||
| - | - Enter the following information into the fields on the right side of the window: | ||
| - | * File protocol : FTP-SSL (Explicit AUTH TLS) | ||
| - | * Server: econweb.umd.edu | ||
| - | * Port number : 21 | ||
| - | * URL (this part is automatically generated) | ||
| - | * User name : Your ECON username (written as ECON\username) | ||
| - | * Password : Your ECON password | ||
| - | * Do NOT check " | ||
| - | * We recommend you DO NOT check "Save Password" | ||
| - | - Now that the information has been entered into those fields, click " | ||
| - | - When you're logging in for the first time, you may see a window that says "The server' | ||
| - | - During connection, you will be asked to enter your password. Enter your ECON password and OK. | ||
| - | - The login will finish and the main Cyberduck window will appear. You are now connected to your network drives! | ||
| - | ===== Exploring Your Network Drives ===== | ||
| - | {{ : | ||
| - | |||
| - | This is your main window you will see when logging in to WinSCP (ignore the session information as it is deprecated information, | ||
| - | * On the left is your local drive | ||
| - | * On the right is the root of your USERS drive (Z:). | ||
| - | * In this right window, you will also see links to any other drives you may have (in this case, we can see the SHARE drive (H:). | ||
| - | * NOTE: Use the drop down menu above each window to go back in the folder tree (for example, you can always get back to "/ < | ||
| - | * NOTE: If you are looking to specifically connect to the Y drive (intranet) there are specific instructions to do so, located [[intranet | here]]. | ||
| - | |||
| - | ===== Downloading / Uploading Files ===== | ||
| - | |||
| - | In order to download files to your local computer, do the following: | ||
| - | - Navigate to the destination folder in the file explorer on the left side of the window. | ||
| - | - Navigate to the source folder/file you wish to download from your network drive on the file explorer on the right side of the window. | ||
| - | - Right click on the file/ | ||
| - | - Confirm that the destination is correct in the window that pops up, and click " | ||
| - | - Your file/folder will then be downloaded to the specified destination. | ||