User Tools

Site Tools


intranet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
intranet [2018/09/19 13:55] schroederintranet [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.  [[File:Y-drive.png]] +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.  {{ :wiki:intranetydrive.png?800 |}}
 ===== 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 "WinSCP Login".   - When you open the software, you will be greeted with a screen called "WinSCP Login".
   - 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: <br> [[File:ftp-settings.png]]+  - 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 "Anonymous login"     * Do NOT check "Anonymous login"
   - Now that the information has been entered into those fields, click "Save" to store the information so you won't have to enter it again the next time you try to connect.   - Now that the information has been entered into those fields, click "Save" to store the information so you won't have to enter it again the next time you try to connect.
-  - Your session should now be saved on the left side of the "WinSCP Login" page, labelled as "<username>@ftp.econ.umd.edu" Select that and click "Login" at the bottom of the window.+  - Your session should now be saved on the left side of the "WinSCP Login" page, labelled as "<username>@econweb.umd.edu" Select that and click "Login" at the bottom of the window.
   - When you're logging in for the first time, you may see a window that says "The server's certificate is not known." This is normal. Click "Yes" at the bottom of the window to accept the SSL certificate so your computer stores the certificate and therefore knows to trust it in the future.   - When you're logging in for the first time, you may see a window that says "The server's certificate is not known." This is normal. Click "Yes" at the bottom of the window to accept the SSL certificate so your computer stores the certificate and therefore knows to trust it in the future.
   - During connnection, you will be asked to enter your password. Enter your ECON password and OK.   - During connnection, you will be asked to enter your password. Enter your ECON password and OK.
Line 32: Line 31:
   - Click "New Site". this will add a new site on the left side of the window.   - Click "New Site". this will add a new site on the left side of the window.
   - Enter the name of the site. You can name it whatever you like, but ECON FTP is recommended.   - Enter the name of the site. You can name it whatever you like, but ECON FTP is recommended.
-  - On the right side of the window, enter the following: [[File:Sitemgr-fz.png]] +  - On the right side of the window, enter the following: 
-    * Host: %%ftp.econ.umd.edu%%+    * Host: %%econweb.umd.edu%%
     * Port:     * Port:
     * Protocol: FTP - File Transfer Protocol     * Protocol: FTP - File Transfer Protocol
Line 41: Line 40:
     * Password: Your ECON password     * Password: Your ECON password
   - Click the Advanced tab   - Click the Advanced tab
-  - Enter the following into the "Default remote directory" text field: /intranet [[File:Sitemgr-adv-fz.png]]+  - Enter the following into the "Default remote directory" text field: /intranet
   - Click Connect.   - Click Connect.
-  - If connecting for the first time, you may be greeted with a large warning window. Check "Always trust certificate in future sessions" and click OK. [[File:Certificate-fz.png]] +  - If connecting for the first time, you may be greeted with a large warning window. Check "Always trust certificate in future sessions" and click OK. 
-  - You are now connected to the ECON FTP site, in the intranet directory. The files stored on the server will be located in the right-hand side of the window, which you can navigate by clicking. [[File:Intranet-fz.png]]+  - You are now connected to the ECON FTP site, in the intranet directory. The files stored on the server will be located in the right-hand side of the window, which you can navigate by clicking.
  
 ==== 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). [[File:inet-ter-1.png]] +  - 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/intranet -r --ftp-user USERNAME --ask-password --no-check-certificate%% [[File:inet-ter-2.png]]+  - Enter the following command: %%wget ftps://econweb.umd.edu/intranet -r --ftp-user USERNAME --ask-password --no-check-certificate%% 
     * 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" in your directory. You can now browse the folder as you would normally. [[File:inet-ter-3.png]]+  - This will download all files to a folder named "econweb.umd.edu" in your directory. You can now browse the folder as you would normally. 
  
  
intranet.1537365352.txt.gz · Last modified: 2018/09/19 13:55 by schroeder