Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Some files to not appear in SMB share

Featured Replies

Hello,

 

I am seeing an issue where if I browse a share in the WebUI, some folders show many more files and folders than I am able to see in the SMB share.

 

I am not really at liberty to share these filenames as they contain PII.

 

What do I need to do to resolve this issue? I'm not sure if its filesystem corruption, as they do appear in the WebUI, or if it is a bug with SMB itself.

 

Thank you

 Post your diagnostics, along with what share you're having issues with  Also, if you don't have it install Fix Common Problems and run a scan.

  • Community Expert

Have you tried running Tools->New Permissions on that share to see if it fixes your problem?     If it does then that means there were permission issues on the folders/files in the share so the question then becomes what you did to put the files there.

  • Author

I ran it over all disks, and also then the relevant shares but SMB still does not seem to show all the files.

 

I am familiar with the command line if there is anything in particular I could provide that would be useful.

  • Community Expert

Use the Linux   ls    command to look at the directory/file structure and names of both files and directories in the vicinity of the missing files.

 

The command would be used the GUI Terminal Window and looks like this

 

ls -al /{path-to-directory} 

 

This is the output looking at all of the User Shares on one of my servers: 

image.png.0bba47a3c5b6c1c79474228df5035fff.png

 

When you  get down to the tree to where you have missing files, first verify that you don't have two directories with names like this:

 

        Stuff

        stuff

 

The problem with this situation is that Linux is case sensitive and Windows is not.  Thus, Linux will see two directories and Windows will only 'see' the first one it finds. Any files in the second will never be listed(/found) by Windows. 

 

EDIT:  The shell that is used by the GUI Terminal has a built-in command line editor.  <up-arrow>  and <down-arrow> will move up and down previously used command.  <right-arrow> and <left-arrow> will position the cursor within the command line for editing.  This will save a lot of time...

Edited by Frank1940

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.