Falta la carpeta geodrive de ECS

Sammendrag: Falta la carpeta GeoDrive de ECS en la unidad local.

Denne artikkelen gjelder for Denne artikkelen gjelder ikke for Denne artikkelen er ikke knyttet til noe bestemt produkt. Det er ikke produktversjonene som identifiseres i denne artikkelen.

Symptomer

El usuario verá la carpeta de GeoDrive o una subcarpeta que falta en su unidad local en el host.
La carpeta tendrá los datos, pero será invisible/oculta.
 
  1. Por ejemplo, falta una carpeta "folder1" en GeoDrive.

    imagen
     

  2. Intente crear una nueva carpeta con el mismo nombre y, a continuación, recibirá el indicador de que la carpeta realmente existe.

    image.png

  3. Busque con la ruta de la carpeta faltante en el explorador. Deberíamos poder ver el contenido.

    imagen

Årsak

Esto se debe a los atributos HIDDEN y SYSTEM que se configuraron en la carpeta.

Oppløsning

Siga los pasos que se indican a continuación.
 
  1. Vaya al símbolo del sistema de Windows en el sistema host.
  2. cd al directorio primario donde falta la carpeta y ejecute "attrib /d".
  3. Debería ver una lista de directorios y la carpeta faltante debe estar en la lista.imagen
  4. Las letras antes de ella indican los atributos. Debería ver SH antes del archivo (SYSTEM y HIDDEN).
  5. A continuación, ejecute este comando para eliminar los dos atributos anteriores: attrib -H -S folder_name
image.png
 
Después de ejecutar este comando, vuelva a comprobar la unidad local. La carpeta faltante volverá a la normalidad.
image.png

Tilleggsinformasjon

Hay muchas otras opciones disponibles para el 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

Berørte produkter

ECS, Elastic Cloud Storage
Artikkelegenskaper
Artikkelnummer: 000215245
Artikkeltype: Solution
Sist endret: 18 mai 2026
Versjon:  4
Få svar på spørsmålene dine fra andre Dell-brukere
Støttetjenester
Sjekk om enheten din er dekket av støttetjenestene.