Last modified by Yunhao Wu on 2023/07/05 16:22

From version 6.1
edited by Thomas Walter Erbesdobler
on 2023/03/01 15:00
Change comment: There is no comment for this version
To version 7.1
edited by Yunhao Wu
on 2023/07/05 16:22
Change comment: Renamed from xwiki:Informatik.Helpdesk.DatenTransfer.WebHome

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.erbesdob
1 +XWiki.wyun
Content
... ... @@ -16,14 +16,14 @@
16 16  
17 17   Copy data: private computer → Rechnerhalle
18 18  
19 -*
20 -** copy a file into the ##/Pictures## directory in the Rechnerhalle {{{ scp <file name> RBG-Login@lxhalle.in.tum.de:~/Pictures}}}
21 -** Copy a directory into the ##/Pictures## directory in the Rechnerhalle {{{scp -r <directory name> RBG-Login@lxhalle.in.tum.de:~/Pictures}}}
19 +*
20 +** copy a file into the ##/Pictures## directory in the Rechnerhalle {{{ scp <file name> ITO-Login@lxhalle.in.tum.de:~/Pictures}}}
21 +** Copy a directory into the ##/Pictures## directory in the Rechnerhalle {{{scp -r <directory name> ITO-Login@lxhalle.in.tum.de:~/Pictures}}}
22 22  * Copy data: Rechnerhalle → private computer
23 23  
24 -*
25 -** Copy a file out of ##/Pictures## directory in the Rechnerhalle {{{scp RBG-Login@lxhalle.in.tum.de:~/Pictures/<file name> .}}}
26 -** Copy a directory out of the ##/Pictures## directory in the Rechnerhalle {{{scp -r RBG-Login@lxhalle.in.tum.de:~/Pictures/<directory name> .}}}
24 +*
25 +** Copy a file out of ##/Pictures## directory in the Rechnerhalle {{{scp ITO-Login@lxhalle.in.tum.de:~/Pictures/<file name> .}}}
26 +** Copy a directory out of the ##/Pictures## directory in the Rechnerhalle {{{scp -r ITO-Login@lxhalle.in.tum.de:~/Pictures/<directory name> .}}}
27 27  * Another option for data transfer is the program //rsync//, which has some useful features, mainly for transferring big data.
28 28  ** the option ##-P## is usefule during a connection abort. During a connection abort while downloading, the incomplete file is stored on the target computer. When repeating the copy command the download continues where it left of before.
29 29  ** in addition, the download process is shown in percent
... ... @@ -79,7 +79,7 @@
79 79  
80 80   Please type the following in the //Connect to Server// - Window:
81 81  
82 -*
82 +*
83 83  ** //Service type// = SSH
84 84  ** //Server// = lxhalle.in.tum.de
85 85  ** //Port// = //22//
... ... @@ -94,7 +94,7 @@
94 94  * A short cut for this connection has been created on your desktop, which you can easily use next time to connect with the computer. 
95 95  * Your data is in this directory: sftp://musterma@lxhalle.in.tum.de/**u**/**halle**/**musterma**/**home_at.**
96 96  * Now you can copy and paste your chosen file using the mouse.
97 -[[image:- on lxhalle.in.tum.de - File Manager_008neuuuu.jpg||alt="- on lxhalle.in.tum.de - File Manager_008neuuuu.jpg" height="832" width="800"]]
97 +[[image:- on lxhalle.in.tum.de - File Manager_008neuuuu.jpg||height="832" width="800"]]
98 98  
99 99   You can access the SFTP file, using the application -> System -> Gigolo.
100 100  [[image:/bin/download/Informatik/Helpdesk/DatenTransfer/WebHome/Gigolo_006mustermalxhalleneu.jpg||alt="Gigolo_006mustermalxhalleneu.jpg" height="413" width="715"]]