Page 1 of 1

Lost Folder appearing

PostPosted: Tue Nov 03, 2020 1:58 pm
by patmol12
Hello !
Maybe this has been addressed a bunch of time... Sorry in advance for any duplicate.

I'm randomly having some LOST-######## (insert here random numbers) appearing on my NAS Folders .. Any ideas what it is ?

Thanks!

Re: Lost Folder appearing

PostPosted: Thu Nov 05, 2020 3:31 pm
by Jocko
Hi

Do you mean you have this files in the folder "lost+found" ?

Re: Lost Folder appearing

PostPosted: Mon Nov 09, 2020 1:14 pm
by patmol12
No, it is directly in the share folder, a huge load of folders


Envoyé de mon iPhone en utilisant Tapatalk

Re: Lost Folder appearing

PostPosted: Mon Aug 21, 2023 8:08 pm
by AceCuba
Jocko wrote:Hi

Do you mean you have this files in the folder "lost+found" ?

any solution for this issue happen to me to

Re: Lost Folder appearing

PostPosted: Tue Aug 22, 2023 1:44 pm
by Jocko
Hi

You just have to move the folders and files in their original location. Please to note the foldername can not be restored. You have to do it manually.

You get this issue when file system on the partition is corrupted. So after restored your files, run fs check : go to the disk setup menu and click on the volume name. The new loaded menu you will allow you to run this check.

Re: Lost Folder appearing

PostPosted: Thu Aug 24, 2023 3:57 pm
by AceCuba
Jocko wrote:Hi

You just have to move the folders and files in their original location. Please to note the foldername can not be restored. You have to do it manually.

You get this issue when file system on the partition is corrupted. So after restored your files, run fs check : go to the disk setup menu and click on the volume name. The new loaded menu you will allow you to run this check.

but this is a fresh install the nas is just 1week

Re: Lost Folder appearing

PostPosted: Thu Aug 24, 2023 3:58 pm
by AceCuba
AceCuba wrote:
Jocko wrote:Hi

You just have to move the folders and files in their original location. Please to note the foldername can not be restored. You have to do it manually.

You get this issue when file system on the partition is corrupted. So after restored your files, run fs check : go to the disk setup menu and click on the volume name. The new loaded menu you will allow you to run this check.

but this is a fresh install the nas is just 1week

i cantmove them or delete them they are empy

Re: Lost Folder appearing

PostPosted: Thu Aug 24, 2023 4:45 pm
by fvdw
Did you use a new hdd or a used one?
If it is a used one it could have failures.

Re: Lost Folder appearing

PostPosted: Thu Aug 24, 2023 6:59 pm
by AceCuba
fvdw wrote:Did you use a new hdd or a used one?
If it is a used one it could have failures.

any way to delete this folders manually or automaticly , or even hidem automaticly

Re: Lost Folder appearing

PostPosted: Thu Aug 24, 2023 8:06 pm
by fvdw
Connect via ssh,
Change directory by using cd command to the directory that contain the "lost" folders.
This will be something like this
Code: Select all
cd /direct-usb/namesharedfolder

Replace namesharedfolder by actual name of the folder containing the lost files.

When being in this folder give this command
Code: Select all
rm -R lost-*