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:linux:scp-linux [2011/04/18 10:47]
marina
services:network:scp:linux:scp-linux [2011/05/03 13:06] (current)
marina
Line 12: Line 12:
    * **1)** click on ** Applications**,​ **2)** click on **Accessories**,​ **3)** click on **Terminal**.    * **1)** click on ** Applications**,​ **2)** click on **Accessories**,​ **3)** click on **Terminal**.
    
-{{g.jpg|open a terminal using gnome}}+{{g.jpg|Open a terminal using gnome.}}
 \\ \\
 Go to the section [[#Open a ssh connection on linux]] Go to the section [[#Open a ssh connection on linux]]
Line 20: Line 20:
 please note: depending of the operating system and software version command names can change...\\ please note: depending of the operating system and software version command names can change...\\
 a) Here there are two examples using kde: a) Here there are two examples using kde:
-  * **1)** click on **the icon** on the main bar to open the main menu, **2)** ​ click on **System**, **3)** click on **Terminal**;+  * **1)** click on **the icon** on the main bar to open the main menu, **2)** ​ click on **System**, **3)** click on **Terminal**.
   * **1)** ​ click on **the icon** on the main bar to open the main menu, **2)** click on **System Tools**, **3)** click on **Terminal**.   * **1)** ​ click on **the icon** on the main bar to open the main menu, **2)** click on **System Tools**, **3)** click on **Terminal**.
-{{k.jpg|open a terminal using kde}} +{{k.jpg|Open a terminal using kde.}}
-\\+
 \\ \\
 \\ \\
 +
 +----
 +
 <note i> <note i>
 Please ALWAYS check that in the destination folder/​directory it IS NOT PRESENT a file with the same name of the file which you have to copy there. If a file with the same name is present, using the copy command, this file will be overwritten. Please ALWAYS check that in the destination folder/​directory it IS NOT PRESENT a file with the same name of the file which you have to copy there. If a file with the same name is present, using the copy command, this file will be overwritten.
Line 36: Line 38:
 \\ \\
    * **2)** at the prompt write //**your SISSA password**//​ when requested.\\    * **2)** at the prompt write //**your SISSA password**//​ when requested.\\
 +For example: //​**file_name** **<color teal>​jsmith@bluestar.ap.sissa.it:​~/​Desktop/</​color>​**//​\\
 {{scp_linux_1.jpg|Be sure about the pathnames and file names...}} {{scp_linux_1.jpg|Be sure about the pathnames and file names...}}
 \\ \\
 \\ \\
-For example: **scp** //​**file_name** **<color teal>​jsmith@bluestar.ap.sissa.it:​~/​Desktop/</​color>​**//​\\ +In that example: ​\\ 
-In that example ​the //​**local_path**//​ is the //working folder// on your laptop, so it is omitted\\ +**scp** //​**file_name** **<color teal>​jsmith@bluestar.ap.sissa.it:​~/​Desktop/</​color>​**//​\\ 
-the //​**file_name_on_your_laptop**//​ is //​file_name//​\\ +  ​* ​the //​**local_path**//​ is the //working folder// on your laptop, so it is omitted \\ 
-the //​**your-SISSA-username**//​ is //jsmith//\\ +  ​* ​the //​**file_name_on_your_laptop**//​ is //​file_name//​ \\ 
-the **//​hostname//​** (the name of your Sissa linux workstation) is //​bluestar.ap.sissa.it//​\\ +  ​* ​the //​**your-SISSA-username**//​ is //jsmith// \\ 
-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 **//​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>//).\\
  
  
Line 55: Line 59:
 \\ \\
    * **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>//​**\\
 {{scp_linux_2.jpg|Be sure about the pathnames and file names...}} {{scp_linux_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 ​the//** your-SISSA-username**//​ is //jsmith//, \\ +In that example:\\
-the **//​hostname//​** (the name of your SISSA linux workstation) is //​bluestar.ap.sissa.it//,​\\ +
-the //​**local_path**//​ is the //​~/​Desktop//,​ \\ +
-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).\\+
 **scp** **//​jsmith@bluestar.ap.sissa.it:​~/​Desktop/​file_name <color teal>​~/​Desktop</​color>//​**\\ **scp** **//​jsmith@bluestar.ap.sissa.it:​~/​Desktop/​file_name <color teal>​~/​Desktop</​color>//​**\\
 +  * the//** your-SISSA-username**//​ is //jsmith//
 +  * the **//​hostname//​** (the name of your SISSA linux workstation) is //​bluestar.ap.sissa.it//​
 +  * the //​**local_path**//​ is the //​~/​Desktop//​
 +  * 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).\\
 +