User Tools

Site Tools


informatica:hp_z240mt_offstation_home

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
Last revision Both sides next revision
informatica:hp_z240mt_offstation_home [2017/04/11 16:41]
miquel [Verificació]
informatica:hp_z240mt_offstation_home [2017/04/11 17:26]
miquel
Line 1: Line 1:
-====== Transferència de les carpetes `home' ======+====== Transferència de les carpetes '/home', '/etc' i '/var' ======
  
 ===== Transferència de /home/mri i /home/nmrsu ===== ===== Transferència de /home/mri i /home/nmrsu =====
Line 8: Line 8:
  
 <file> <file>
 +root@sermn115:/home/sermnadmin/Downloads/sermn112-transferencia# rsync -Hvax --progress --stats --protocol="30" root@sermn112.sermn.net:/home .
 +root@sermn112.sermn.net's password: 
 +receiving file list ... 
 +63195 files to consider
 +home/
 +home/lost+found/
 +home/mri/
 +home/mri/.Trash/
 +home/mri/.Trash/1/
 +home/mri/.Trash/1 (copy)/
 +home/mri/.Trash/1 (copy)/pdata/
 +home/mri/.Trash/1/pdata/
 +home/mri/.Trash/18/
 +home/mri/.Trash/2/
  
 +[...]
  
-                                                                                                           +home/nmrsu/Desktop/ParaVision5.0 in %2fopt%2fPV5.0.desktop 
 +            235 100%    0.23kB/   0:00:00 (xfr#54258, to-chk=3/63195) 
 +home/nmrsu/Desktop/ParaVision5.0pl1 in %2fopt%2fPV5.0.desktop 
 +            241 100%    0.24kB/   0:00:00 (xfr#54259, to-chk=2/63195) 
 +home/nmrsu/Desktop/Patch5.0pl1.linux.tar.gz 
 +     42,666,144 100%   16.87MB/   0:00:02 (xfr#54260, to-chk=1/63195) 
 +home/nmrsu/Desktop/hpdocs.kde 
 +            357 100%    0.84kB/   0:00:00 (xfr#54261, to-chk=0/63195)
  
 +Number of files: 63,195 (reg: 54,311, dir: 8,869, link: 15)
 +Number of regular files transferred: 54,261
 +Total file size: 35,662,174,015 bytes
 +Total transferred file size: 35,631,242,739 bytes
 +Literal data: 35,631,238,957 bytes
 +Matched data: 0 bytes
 +File list size: 1,581,161
 +Total bytes sent: 868,192
 +Total bytes received: 35,639,267,162
 +
 +sent 868,192 bytes  received 35,639,267,162 bytes  24,775,902.23 bytes/sec
 +total size is 35,662,174,015  speedup is 1.00
 </file> </file>
  
Line 17: Line 51:
  
 ^ Tipus de fitxer    Ordinador\\ actual  ^  Nou\\ ordinador  ^ ^ Tipus de fitxer    Ordinador\\ actual  ^  Nou\\ ordinador  ^
-| Fitxer normal       xxxx |   xxxx :+: | +| Fitxer normal       54311 |   54311 :ok: | 
-| Carpeta              xxx |    xxx :+: | +| Carpeta              8869 |    8869 :ok: | 
-| Enllaç simbòlic      xxx    xxx :+: |+| Enllaç simbòlic        15      15 :ok: |
  
 +
 +===== Transferència de /etc =====
 +
 +==== Transferència completa dels fitxers ====
 +
 +Transfereixo el contingut de la carpeta ///etc// des de l'antiga estació de treball a la nova,
 +
 +<file>
 +root@sermn115:/home/sermnadmin/Downloads/sermn112-transferencia# rsync -Hvax --progress --stats --protocol="30" root@sermn112.sermn.net:/etc .
 +root@sermn112.sermn.net's password: 
 +receiving file list ... 
 +2637 files to consider
 +etc/
 +etc/X11/
 +etc/X11/X -> ../../usr/X11R6/bin/XFree86
 +etc/X11/XF86Config-4.deprecated -> /etc/X11/XF86Config-4.nvidiaStandard
 +etc/X11/XF86Config.backup -> /etc/X11/XF86Config-4.nvidiaStandard
 +etc/X11/applnk/
 +etc/X11/applnk/BRUKER/
 +
 +[...]
 +
 +etc/zlogout
 +             86 100%    0.21kB/   0:00:00 (xfr#1534, to-chk=3/2637)
 +etc/zprofile
 +            217 100%    0.54kB/   0:00:00 (xfr#1535, to-chk=2/2637)
 +etc/zshenv
 +            304 100%    0.75kB/   0:00:00 (xfr#1536, to-chk=1/2637)
 +etc/zshrc
 +            627 100%    1.42kB/   0:00:00 (xfr#1537, to-chk=0/2637)
 +
 +Number of files: 2,637 (reg: 1,544, dir: 553, link: 540)
 +Number of regular files transferred: 1,537
 +Total file size: 15,171,034 bytes
 +Total transferred file size: 15,160,366 bytes
 +Literal data: 15,160,366 bytes
 +Matched data: 0 bytes
 +File list size: 77,020
 +Total bytes sent: 24,608
 +Total bytes received: 15,299,678
 +
 +sent 24,608 bytes  received 15,299,678 bytes  486,485.27 bytes/sec
 +total size is 15,171,034  speedup is 0.99
 +</file>
 +
 +==== Verificació ====
 +
 +^ Tipus de fitxer    Ordinador\\ actual  ^  Nou\\ ordinador  ^
 +| Fitxer normal       1544 |   1544 :ok: |
 +| Carpeta              553 |    553 :ok: |
 +| Enllaç simbòlic      540 |    540 :ok: |
 +
 +
 +
 +===== Transferència de /var =====
 +
 +==== Transferència completa dels fitxers ====
 +
 +Transfereixo el contingut de la carpeta ///var// des de l'antiga estació de treball a la nova,
 +
 +<file>
 +root@sermn115:/home/sermnadmin/Downloads/sermn112-transferencia# rsync -Hvax --progress --stats --protocol="30" root@sermn112.sermn.net:/var .
 +root@sermn112.sermn.net's password: 
 +receiving file list ... 
 +1469 files to consider
 +var/
 +var/account/
 +var/cache/
 +var/cache/alchemist/
 +var/cache/alchemist/apache/
 +var/cache/alchemist/printconf.local/
 +var/cache/alchemist/printconf.local/wm/
 +var/cache/alchemist/printconf.rpm/
 +
 +[...]
 +
 +var/www/manual/mod/mod_python/tutorial.html
 +          4,263 100%    5.46kB/   0:00:00 (xfr#984, to-chk=6/1469)
 +var/www/usage/msfree.png
 +          1,478 100%    1.87kB/   0:00:00 (xfr#985, to-chk=4/1469)
 +var/www/usage/webalizer.png
 +          1,253 100%    1.59kB/   0:00:00 (xfr#986, to-chk=3/1469)
 +var/yp/nicknames
 +            185 100%    0.23kB/   0:00:00 (xfr#987, to-chk=0/1469)
 +
 +Number of files: 1,469 (reg: 987, dir: 224, link: 257, special: 1)
 +Number of regular files transferred: 987
 +Total file size: 105,218,486 bytes
 +Total transferred file size: 105,206,517 bytes
 +Literal data: 105,206,517 bytes
 +Matched data: 0 bytes
 +File list size: 47,548
 +Total bytes sent: 15,808
 +Total bytes received: 105,305,741
 +
 +sent 15,808 bytes  received 105,305,741 bytes  8,425,723.92 bytes/sec
 +total size is 105,218,486  speedup is 1.00
 +</file>
 +
 +==== Verificació ====
 +
 +^ Tipus de fitxer    Ordinador\\ actual  ^  Nou\\ ordinador  ^
 +| Fitxer normal       xxxx |   xxxx :ok: |
 +| Carpeta              xxx |    xxx :ok: |
 +| Enllaç simbòlic      xxx |    xxx :ok: |
  
  
informatica/hp_z240mt_offstation_home.txt · Last modified: 2017/04/11 17:27 by miquel