Displaying 1 result from an estimated 1 matches for "edit_ready".
2013 Dec 12
0
wide softlink to different partition copy fails
...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 -> /media/stor0/user/edit_ready is a softlink
as described
If I mount the share "ol01_ingest" on a client to "/mnt/ingest" I am able
to browse to the "edit_ready" directory and interact with files insid...