Cartella ECS GeoDrive mancante

Zusammenfassung: Cartella ECS GeoDrive mancante sull'unità locale.

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

L'utente vedrà la cartella GeoDrive o una sottocartella mancante sull'unità locale sull'host.
La cartella avrà i dati, ma sarà invisibile/nascosta.
 
  1. Ad esempio, in GeoDrive manca una cartella "folder1".

    immagine
     

  2. Provare a creare una nuova cartella con lo stesso nome. Verrà visualizzato il messaggio che indica che la cartella esiste effettivamente.

    image.png

  3. Cercare con il percorso della cartella mancante in Esplora risorse. Dovremmo essere in grado di visualizzare i contenuti.

    immagine

Ursache

Ciò è dovuto agli attributi HIDDEN e SYSTEM impostati nella cartella.

Lösung

Attenersi alla seguente procedura.
 
  1. Accedere al prompt dei comandi di Windows sul sistema host.
  2. eseguire il comando cd nella directory padre in cui la cartella è mancante ed eseguire "attrib /d".
  3. Viene visualizzato un elenco di directory e la cartella mancante dovrebbe essere presente nell'elenco.immagine
  4. Le lettere prima di indicare gli attributi. Si dovrebbe visualizzare SH prima del file (SYSTEM e HIDDEN).
  5. Quindi eseguire questo comando per rimuovere i due attributi precedenti: attrib -H -S folder_name
image.png
 
Dopo aver eseguito questo comando, controllare nuovamente l'unità locale. La cartella mancante tornerà alla normalità.
image.png

Weitere Informationen

Sono disponibili numerose altre opzioni per il comando attrib.
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

Betroffene Produkte

ECS, Elastic Cloud Storage
Artikeleigenschaften
Artikelnummer: 000215245
Artikeltyp: Solution
Zuletzt geändert: 13 Sep. 2023
Version:  3
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.