February 12, 20179 yr I have a user share with files on 3 disks. I could see all of the files via SMB. I did a copy from the command line on the unRAID server using rsync: rsync -avz remote_host /mnt/user/Media/ After doing that if I open Media via SMB from a remote client, it only shows some of the files (those on Disk1). Interestingly if I manually put in the full path of a directory I know should be there, it loads fine via SMB. From the unRAID server via SSH I can ls /mnt/user/Media and it shows all of the files/dirs. I tried chmod -R 777 /mnt/user/Media and restarted but that did not help. Anyone encounter this situation?
February 12, 20179 yr The symptoms sound like you've got one or more folders named the same but in a different case (ie: Television vs television) This royally confuses SMB Try installing Fix Common Problems, and then run the extended tests
February 12, 20179 yr Author Tried that - all it found was a couple update checks that aren't enabled. Any other ideas?
February 12, 20179 yr Tried that - all it found was a couple update checks that aren't enabled. Any other ideas? Did you run the extended checks? beyond that, post up the output of ls /mnt/user [code] and[code] ls /mnt/user/Media and the ls of the parent folder of one of the folders you are unable to access unless you outright specify the path
February 12, 20179 yr Author Figured it out by manually moving clumps of files around on the command line. Ended up being a couple of directories with odd characters that were throwing unRAID off like: Dir². Now to figure out why rsync trashed the file name when copying it over, but copying the same file via SMB works just fine.
Archived
This topic is now archived and is closed to further replies.