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.

Windows can't see linux created file on unRAID share

Featured Replies

I'm doing this on unRAID via putty and then looking at that folder from Win7 64bit and the file isn't visible.  When I create a file in Win7 using exact same folders then it's visible on the linux side.  I even did chmod 777 on the file after copying it.  Why can't I see the linux created file from Win7? 

 

cp /etc/rc.d/rc.M /mnt/disk1

 

It has to do with how the 'extended' attributes of the files get mapped from Linux to Windows. In particular  how the Linux Group and Other 'executable' bit maps to Windows 'system' and 'hidden'. Try a different mode, like 666.

Here's a previous post that explains this: http://lime-technology.com/forum/index.php?topic=4674.msg43584#msg43584 (repeated here to generate warm-fuzzies)

 

It is not a bug. It depends on how you configured SAMBA to map additional non-unix attributes, like the WinOS HIDDEN flag.

 

Look into the SAMBA options of "map hidden", "map archive", and "map system" within the smb.conf man pages.

 

sam.0507.gif

  • Author

It has to do with how the 'extended' attributes of the files get mapped from Linux to Windows. In particular  how the Linux Group and Other 'executable' bit maps to Windows 'system' and 'hidden'. Try a different mode, like 644.

 

Thank you!!!  chmod 666 does the trick.  

Archived

This topic is now archived and is closed to further replies.

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.