Skip to main content

Problem with symlink

Comments

3 comments

  • vanessa
    Try using the full path when making the symlink. FTP is weird like that.
    0
  • cPanelMichael
    Hello :) It's possible you are noticing a change that started with cPanel version 11.40. The 'virtual chroot' feature of Pure-FTPd is now disabled by default. Thus, chroot becomes "/" for symlinks. For example, a symlink to /etc, will now point to /home/$username/public_html/ftpuser/etc. Thank you.
    0
  • kdean
    Also check to see if the symlink is owned by the user. If you were shelled in as root it may be owned by root. chown -h username symlink
    0

Please sign in to leave a comment.