A pasta ECS GeoDrive está ausente

Sammendrag: A pasta ECS GeoDrive está ausente na unidade 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

O usuário verá a pasta Do GeoDrive ou uma subpasta ausente em sua unidade local no host.
A pasta terá os dados, mas eles serão invisíveis/ocultos.
 
  1. Por exemplo, uma pasta "folder1" está ausente no GeoDrive.

    imagem
     

  2. Tente criar uma nova pasta com o mesmo nome e, em seguida, você receberá o prompt de que a pasta realmente existe.

    image.png

  3. Pesquise com o caminho da pasta ausente no explorer. Devemos ser capazes de ver o conteúdo.

    imagem

Årsak

Isso ocorre devido aos atributos HIDDEN e SYSTEM que foram definidos na pasta.

Oppløsning

Siga as etapas abaixo.
 
  1. Vá para o prompt de comando do Windows no sistema host.
  2. cd para o diretório principal onde a pasta está ausente e execute "attrib /d".
  3. Você deve ver uma lista de diretórios e a pasta ausente deve estar na lista.imagem
  4. As letras antes indicam os atributos. Você deve ver o SH antes do arquivo (SYSTEM e HIDDEN).
  5. Em seguida, execute esse comando para remover os dois atributos acima: attrib -H -S folder_name
image.png
 
Depois de executar esse comando, verifique a unidade local novamente. A pasta ausente volta ao normal.
image.png

Tilleggsinformasjon

Há várias outras opções disponíveis para o 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.