Last modified by Equipe Opération on 06 - 11 - 2019

<
From version < 2.2 >
edited by Equipe Opération
on 06 - 11 - 2019
To version < 2.3 >
edited by Equipe Opération
on 06 - 11 - 2019
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,6 +33,18 @@
33 33  
34 34  == Windows ==
35 35  
36 +=== Sauvegarde Data ===
37 +
38 +==== Limite des 256 caractères ====
39 +
40 +Afin de limiter les problèmes de restauration, il vous est demandé de vous assurer que vous ne disposez pas de fichiers dont le chemin complet ne dépasse pas la limite Windows de 260 caractères
41 +
42 +Pour vérifier ceci vous pouvez utiliser un logiciel opensource, la command line CMD ou Powershell.
43 +
44 +* GUI : [[https:~~/~~/github.com/deadlydog/PathLengthChecker>>https://github.com/deadlydog/PathLengthChecker]]
45 +* CLI Powertshell : cmd /c dir /s /b |? {$_.length -gt 260}
46 +* CLI CMD :dir /s /b | sort /r /+261 > out.txt
47 +
36 36  == VMWare ==
37 37  
38 38  === Changed Block Tracking ===
Nuabee 2014-2024
Powered by XWiki ©