A pasta ECS GeoDrive está ausente

Zusammenfassung: A pasta ECS GeoDrive está ausente na unidade local.

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

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

Ursache

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

Lösung

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

Weitere Informationen

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

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.