On truenas scale, smb share:
path: /mnt/jjg-14TB-z2/Ancient-Script.org/run-time/persistent-volumes
name: persistent-volumes
On truenas scale, shell:
On server,
Notice 'french archives' and Rigsarkivet are visible from the server into truenas but truenass shell does not see these directories?
How can this be?
path: /mnt/jjg-14TB-z2/Ancient-Script.org/run-time/persistent-volumes
name: persistent-volumes
On truenas scale, shell:
Code:
root@truenas[~]# ls /mnt/jjg-14TB-z2/Ancient-Script.org/run-time/persistent-volumes/user-files/user_11/dissertation
68196_Ahlers 68216_Ahlers 68236_Ahlers 'Abt. 22 Nr. 674' 'Abt. 399.1232 Nr. 3' 'Abt. 399.8 Nr. 2'
68215_Ahlers 68232_Ahlers 'Abt. 173 Nr. 102' 'Abt. 399.1232 Nr. 2' 'Abt. 399.8 Nr. 1' 'Abt. 399.8 Nr. 3'On server,
Code:
sudo mount --verbose -t cifs -o rw,vers=3.0,credentials=/root/.xxxx //192.168.200.80/persistent-volumes /mnt/persistent-volumes
ls /mnt/persistent-volumes/user-files/user_11/dissertation/
68196_Ahlers 68216_Ahlers 68236_Ahlers 'Abt. 22 Nr. 674' 'Abt. 399.1232 Nr. 3' 'Abt. 399.8 Nr. 2' 'french archives'
68215_Ahlers 68232_Ahlers 'Abt. 173 Nr. 102' 'Abt. 399.1232 Nr. 2' 'Abt. 399.8 Nr. 1' 'Abt. 399.8 Nr. 3' RigsarkivetNotice 'french archives' and Rigsarkivet are visible from the server into truenas but truenass shell does not see these directories?
How can this be?
Last edited by a moderator: