intranet
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
intranet [2018/09/19 13:53] – schroeder | intranet [2022/08/03 14:29] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Internally (On ECON's domain-- most likely your office computer) ===== | ===== Internally (On ECON's domain-- most likely your office computer) ===== | ||
- | While logged into a departmental computer, if you are permitted access to the intranet you will see it as a network drive (similar to your personal Z drive). The intranet is your drive Y, and will be labelled INTRANET (as shown below). Permissions in the intranet are highly restricted, so you may not be able to write files and instead only view and execute them most of the time. | + | While logged into a departmental computer, if you are permitted access to the intranet you will see it as a network drive (similar to your personal Z drive). The intranet is your drive Y, and will be labelled INTRANET (as shown below). Permissions in the intranet are highly restricted, so you may not be able to write files and instead only view and execute them most of the time. |
===== Externally (Off-campus) ===== | ===== Externally (Off-campus) ===== | ||
==== WinSCP (Windows) ==== | ==== WinSCP (Windows) ==== | ||
Line 12: | Line 11: | ||
- When you open the software, you will be greeted with a screen called " | - 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. | - 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: | + | - Enter the following information into the text fields on the right side of the window: |
* File protocol : FTP | * File protocol : FTP | ||
* Encryption : SSL Explicit Encryption | * Encryption : SSL Explicit Encryption | ||
- | * Host name : %%ftp.econ.umd.edu%% | + | * Host name : %%econweb.umd.edu%% |
* Port number : 21 | * Port number : 21 | ||
* User name : Your ECON username (written as ECON\username) | * User name : Your ECON username (written as ECON\username) | ||
Line 21: | Line 20: | ||
* Do NOT check " | * Do NOT check " | ||
- Now that the information has been entered into those fields, click " | - Now that the information has been entered into those fields, click " | ||
- | - Your session should now be saved on the left side of the " | + | - 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' | - When you're logging in for the first time, you may see a window that says "The server' | ||
- During connnection, | - During connnection, | ||
Line 28: | Line 27: | ||
==== FileZilla / Mac OS X FileZilla ==== | ==== FileZilla / Mac OS X FileZilla ==== | ||
You can download Filezilla from [[https:// | You can download Filezilla from [[https:// | ||
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | * Host: %%econweb.umd.edu%% |
- | | + | * Port: |
- | | + | * Protocol: FTP - File Transfer Protocol |
- | | + | * Encryption: Use explicit FTP over TLS if available |
- | | + | * Logon Type: Normal |
- | | + | * User: Your ECON username (written as ECON\username) |
- | | + | * Password: Your ECON password |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
==== Linux Terminal ==== | ==== Linux Terminal ==== | ||
Line 50: | Line 49: | ||
- Open the terminal. | - Open the terminal. | ||
- | - Navigate to the folder to which you wish to download the intranet files (in this case, I will be using my home folder). | + | - Navigate to the folder to which you wish to download the intranet files (in this case, I will be using my home folder). |
- | - Enter the following command: %%wget ftps://ftp.econ.umd.edu/ | + | - Enter the following command: %%wget ftps://econweb.umd.edu/ |
* Enter your ECON username in place of USERNAME in the above command. | * Enter your ECON username in place of USERNAME in the above command. | ||
* Enter your ECON password when asked by the terminal. | * Enter your ECON password when asked by the terminal. | ||
- | - This will download all files to a folder named "ftp.econ.umd.edu" | + | - This will download all files to a folder named "econweb.umd.edu" |
intranet.1537365202.txt.gz · Last modified: 2018/09/19 13:53 by schroeder