Displaying 1 result from an estimated 1 matches for "ol01_ingest".
2013 Dec 12
0
wide softlink to different partition copy fails
...ory the symlink is pointing to, to the shared directory.
my smb.conf contains the following:
CODE: SELECT ALL <https://www.centos.org/forums/viewtopic.php?f=13&t=43976#>
[global]
unix extensions = no
[ol01_edit]
path = /media/stor0/user
follow symlinks = yes
wide links = yes
[ol01_ingest]
path = /media/stor1/user
follow symlinks = yes
wide links = yes
The files in question are as follows:
on the server:
/media/stor0 is an XFS filesystem
/media/stor1 is an XFS filesystem
/media/stor0/user/edit_ready is a folder with 775 permissions
/media//stor1/user/edit_ready -> /med...