MAP ECS GeoDrive ontbreekt

Riepilogo: De map ECS GeoDrive ontbreekt op de lokale schijf.

Questo articolo si applica a Questo articolo non si applica a Questo articolo non è legato a un prodotto specifico. Non tutte le versioni del prodotto sono identificate in questo articolo.

Sintomi

De gebruiker ziet dat de map GeoDrive of een submap ontbreekt op de lokale schijf op de host.
De map heeft de data, maar deze is onzichtbaar/verborgen.
 
  1. Een map "map1" ontbreekt bijvoorbeeld in GeoDrive.

    image
     

  2. Probeer een nieuwe map met dezelfde naam te maken, waarna u de prompt krijgt dat de map daadwerkelijk bestaat.

    image.png

  3. Zoek met het pad naar de ontbrekende map in de verkenner. We moeten de inhoud kunnen zien.

    image

Causa

Dit komt door de VERBORGEN en SYSTEEMkenmerken die zijn ingesteld op de map.

Risoluzione

Volg de onderstaande stappen.
 
  1. Ga naar de Windows-opdrachtprompt op het hostsysteem.
  2. cd naar de bovenliggende map waar de map ontbreekt en voer "attrib /d" uit.
  3. U zou een lijst met mappen moeten zien en de ontbrekende map moet in de lijst staan.image
  4. De letters ervoor geven de kenmerken aan. U zou SH moeten zien vóór het bestand (SYSTEM en HIDDEN).
  5. Voer deze opdracht uit om de bovenstaande twee kenmerken te verwijderen: attrib -H -S folder_name
image.png
 
Nadat u deze opdracht hebt uitgevoerd, controleert u de lokale schijf opnieuw. De ontbrekende map zal weer normaal worden.
image.png

Informazioni aggiuntive

Er zijn tal van andere opties beschikbaar voor attrib-opdracht.
B:\>attrib /?
Displays or changes file attributes.

ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] [+O | -O] [+I | -I] [+X | -X] [+P | -P] [+U | -U]
       [drive:][path][filename] [/S [/D]] [/L]

  +   Sets an attribute.
  -   Clears an attribute.
  R   Read-only file attribute.
  A   Archive file attribute.
  S   System file attribute.
  H   Hidden file attribute.
  O   Offline attribute.
  I   Not content indexed file attribute.
  X   No scrub file attribute.
  V   Integrity attribute.
  P   Pinned attribute.
  U   Unpinned attribute.
  B   SMR Blob attribute.
  [drive:][path][filename]
      Specifies a file or files for attrib to process.
  /S  Processes matching files in the current folder
      and all subfolders.
  /D  Processes folders as well.
  /L  Work on the attributes of the Symbolic Link versus
      the target of the Symbolic Link

Prodotti interessati

ECS, Elastic Cloud Storage
Proprietà dell'articolo
Numero articolo: 000215245
Tipo di articolo: Solution
Ultima modifica: 18 mag 2026
Versione:  4
Trova risposta alle tue domande dagli altri utenti Dell
Support Services
Verifica che il dispositivo sia coperto dai Servizi di supporto.