Answer the question
In order to leave comments, you need to log in
Problem with symbolic links?
Hello!
Answer the question
In order to leave comments, you need to log in
In general, support for symlinks can be dangerous in this kind of shared resources.
I do not have access to the ftp settings at hand, but it seems that there was a special option in the config. I can be wrong.
However, the general rule is this. Symlink needs to be done from the ftp root to folders inside the shared one. Linking to external directories should be avoided, as this can cause a vulnerability (access to files that you did not plan to give access to).
There is also an option without symlinks:
And in fstab:
mount --bind /source/dir /destination/dir
/source/dir /destination/dir none defaults,bind 0 0
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question