symbolic links doesn't work if i ssh in
mc to other computer. (mc ->
F9 -> Left -> Shell Link...)
The other computer is running bsd and the users are in jail.
I
don't know if that matters.
The links looks like:
->
/data/anything/directory_i_needed
or
->
../../data/anything/directory_i_needed
But any version of
these not working.
My first guess was that this is not working
because /data/any...
lookes like it pointing to
my local
filesystem, so tried ../../data/any.. but that also didn't
worked.