Page 1 of 1

symlink not followable via ftp between 2 domains

Posted: Tue May 06, 2014 7:33 am
by GOD
For purely cookie less static content, I system link 4 folders between 2 domains. I've done this countless of time using different host, different configurations, and yes, even different control panels when needed (and of course without). Noticed though that when making a symlink, that they're not exactly followable via ftp.

The only thing I can think of different in the current setup is of course Vesta (sorry).

Code: Select all

ln -s /home/admin/web/SITE-1/public_html/js /home/admin/web/SITE-2/public_html/forums/js
Does not matter if I make this using the user or even as root. The link is made (which is good), but not exactly followable.




edit: fixed title, small mistype

Re: symlink not followable via ftp between 2 domains

Posted: Wed May 07, 2014 3:27 pm
by GOD
Should add that the links do work (tested in sftp).

This is not an issue per say, just more of a pet peeve