Displaying 2 results from an estimated 2 matches for "raid_52".
Did you mean:
raid_5
2017 Sep 18
1
Samba shows error NT Status: STATUS_OBJECT_NAME_NOT_FOUND when copying 10GB file using robocopy when ecryptfs file system shared using samba
...onf
;server multi channel support = yes
[raid_51]
comment = Home Directories
browseable = yes
writable = yes
map read only = no
guest ok = no
path = /home/test/raid_5/flow1/
public = yes
large readwrite = yes
use sendfile = yes
[raid_52]
comment = Home Directories
browseable = yes
writable = yes
map read only = no
guest ok = no
path = /home/test/raid_5/flow2/
public = yes
large readwrite = yes
use sendfile = yes
Is there any configuration i need to use in smb.conf...
2017 May 11
0
Samba shows error NT Status: STATUS_OBJECT_NAME_NOT_FOUND when copying 10GB file using robocopy when ecryptfs file system shared using samba
...onf
;server multi channel support = yes
[raid_51]
comment = Home Directories
browseable = yes
writable = yes
map read only = no
guest ok = no
path = /home/test/raid_5/flow1/
public = yes
large readwrite = yes
use sendfile = yes
[raid_52]
comment = Home Directories
browseable = yes
writable = yes
map read only = no
guest ok = no
path = /home/test/raid_5/flow2/
public = yes
large readwrite = yes
use sendfile = yes
Is there any configuration i need to use in smb.conf w...