As title says I've got an issue where my media folder that has my Anime rips isn't visible in Linux. This happens on Ubuntu and Linux Mint. With Ubuntu I'm just using putty to connect and mount the Windows share as the VMs are running Ubuntu Server. With Linux Mint I've used both terminal and the file explorer in the GUI to view the contents of the mount point.
The only way I can get the folder to appear is if I create an empty folder named 'A' (but that isn't visible in Linux either). I've also tried creating the folder from the Linux side and whilst it is visible on my Windows server, it still isn't visible on Linux. I've also noticed that on putty if I 'cd' to another folder that has a folder beginning with 'A' in it then that does show in both putty and in file explorer.
'ls -a' doesn't show the folder either.
Any ideas? It seems to be something to do with the folder being at the root of the Windows drive.
The only way I can get the folder to appear is if I create an empty folder named 'A' (but that isn't visible in Linux either). I've also tried creating the folder from the Linux side and whilst it is visible on my Windows server, it still isn't visible on Linux. I've also noticed that on putty if I 'cd' to another folder that has a folder beginning with 'A' in it then that does show in both putty and in file explorer.
Code:
/media/mount/Anime doesn't show
/media/mount/Folder/Anotherfolder does show.
'ls -a' doesn't show the folder either.
Any ideas? It seems to be something to do with the folder being at the root of the Windows drive.