Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
services:network:scp:mac:scp-mac [2011/04/15 14:23]
marina
services:network:scp:mac:scp-mac [2011/05/03 13:09] (current)
marina
Line 2: Line 2:
 ---- ----
  
-a) Open a terminal+a)
 Open a terminal on your Mac workstation.\\ Open a terminal on your Mac workstation.\\
-Search for the **Terminal** icon in **/​Applications/​Utilities/​Terminal** and execute it (**double click**).\\ +Search for the **Terminal** icon in **/​Applications/​Utilities/​Terminal** and execute it (double click).\\ ​
 {{apl_utilities_terminal.jpg|Search for the Terminal icon in /​Aplications/​Utilities/​Terminal and execute it (double click)...}} {{apl_utilities_terminal.jpg|Search for the Terminal icon in /​Aplications/​Utilities/​Terminal and execute it (double click)...}}
 \\ \\
Line 21: Line 21:
 \\ \\
    * **2)** at the prompt write //**your SISSA password**//​ when requested.\\    * **2)** at the prompt write //**your SISSA password**//​ when requested.\\
 +For example:\\
 +**scp**** //​fiele_name//​ //<color teal>​jsmith@bluestar.ap.sissa.it:​~/​Desktop/</​color>//​**\\
 {{term_scp_1.jpg|Be sure about the pathnames and file names...}} {{term_scp_1.jpg|Be sure about the pathnames and file names...}}
 \\ \\
 \\ \\
-For example: +In that example:\\ 
-**scp** //​fiele_name//​ //<color teal>​jsmith@bluestar.ap.sissa.it:​~/​Desktop/</​color>//​\\ +**scp**** //​fiele_name//​ //<color teal>​jsmith@bluestar.ap.sissa.it:​~/​Desktop/</​color>//​** 
-In that example ​the //​**local_path**//​ is the //working folder// on your laptop, so it is omitted, \\ +  ​* ​the //​**local_path**//​ is the //working folder// on your laptop, so it is omitted 
-the //​**file_name_on_your_laptop**//​ is //​fiele_name//​, \\ +  ​* ​the //​**file_name_on_your_laptop**//​ is //​fiele_name//​ 
-the //​**your-SISSA-username**//​ is //jsmith//, \\ +  ​* ​the //​**your-SISSA-username**//​ is //​jsmith//​ 
-the //​**hostname**//​ (the name of your SISSA linux workstation) is //​bluestar.ap.sissa.it//​, \\ +  ​* ​the //​**hostname**//​ (the name of your SISSA linux workstation) is //​bluestar.ap.sissa.it//​ 
-the //​**dest_path**//​ (destination pathname) is //​~/​Desktop///​ and the file will be copied with the same name (so it is not present a //<color teal>​new_file_name</​color>//​).\\+  ​* ​the //​**dest_path**//​ (destination pathname) is //​~/​Desktop///​ and the file will be copied with the same name (so it is not present a //<color teal>​new_file_name</​color>//​).\\
 \\ \\
  
Line 39: Line 41:
  
    * **2)** at the prompt write //**your SISSA password**//​ when requested.\\    * **2)** at the prompt write //**your SISSA password**//​ when requested.\\
 +For example: \\
 +**scp** ​ **//​jsmith@bluestar.ap.sissa.it:​~/​Desktop/​file_name <color teal>​~/​Desktop</​color>//​**\\
 {{term_scp_2.jpg|Be sure about the pathnames and file names..}} {{term_scp_2.jpg|Be sure about the pathnames and file names..}}
 \\ \\
 \\ \\
-For example:​**scp** ​ //​jsmith@bluestar.ap.sissa.it:​~/​Desktop/​file_name <color teal>​~/​Desktop</​color>//​\\ +In that example: ​\\ 
-In that example ​the//** your-SISSA-username**//​ is //jsmith//, \\ +**scp**  ​**//​jsmith@bluestar.ap.sissa.it:​~/​Desktop/​file_name <color teal>​~/​Desktop</​color>//​** 
-the// **hostname**//​ (the name of your Sissa linux workstation) is //​bluestar.ap.sissa.it//​,\\ +  ​* ​the//** your-SISSA-username**//​ is //​jsmith//​ 
-the //​**local_path**//​ is the //​~/​Desktop//​, \\ +  ​* ​the// **hostname**//​ (the name of your Sissa linux workstation) is //​bluestar.ap.sissa.it//​ 
-the //​**file_name**//​ is //​file_name//​,\\ +  ​* ​the //​**local_path**//​ is the //​~/​Desktop//​ 
-the //​**dest_path**//​ (destination_path) is //​~/​Desktop//​ and the file will be copied with the same name (so the //<color teal>​new_file_name</​color>//​ is not present).\\+  ​* ​the //​**file_name**//​ is //​file_name//​ 
 +  ​* ​the //​**dest_path**//​ (destination_path) is //​~/​Desktop//​ and the file will be copied with the same name (so the //<color teal>​new_file_name</​color>//​ is not present).\\