ECS GeoDrive folder is missing

Podsumowanie: ECS GeoDrive folder is missing on local drive.

Ten artykuł dotyczy Ten artykuł nie dotyczy Ten artykuł nie jest powiązany z żadnym konkretnym produktem. Nie wszystkie wersje produktu zostały zidentyfikowane w tym artykule.

Objawy

User will see the GeoDrive folder or a subfolder missing on their local drive on the host.
The folder will be having the data but it will be invisible/hidden.
 
  1. For example, a folder "folder1" is missing in GeoDrive.

    image
     

  2. Try to create new folder with same name, then you would be getting the prompt that the folder actually exists.

    image.png​​​​​​

  3. Search with the missing folder path in the explorer. We should be able to see the contents.

    image

Przyczyna

This is because of the HIDDEN and SYSTEM attributes that were set on the folder.

Rozwiązanie

Please follow the below steps.
 
  1. Go to the windows command prompt on the host system.
  2. cd to the parent directory where the folder is missing and run "attrib /d".
  3. You should see a list of directories and missing folder should be in the list.image
  4. The letters before it indicate the attributes. You should be seeing SH before the file (SYSTEM and HIDDEN).
  5. Then run this command to remove the above two attributes : attrib -H -S folder_name
image.png
 
After running this command, check the local drive again. The missing folder will be back to normal.
image.png

Dodatkowe informacje

There are numerous other options available for attrib command.
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

Produkty, których dotyczy problem

GeoDrive for Windows, Elastic Cloud Storage

Produkty

ECS
Właściwości artykułu
Numer artykułu: 000215245
Typ artykułu: Solution
Ostatnia modyfikacja: 18 maj 2026
Wersja:  4
Znajdź odpowiedzi na swoje pytania u innych użytkowników produktów Dell
Usługi pomocy technicznej
Sprawdź, czy Twoje urządzenie jest objęte usługą pomocy technicznej.