Hi
I have symlink's on my site from years. Lately I noticed that if I clicked on the symlink using ftp I will get error:
550 test: No such file or directory
But on my web the symlink still work fine.
But the normal symlink that comes with my site like @www for public_html is working fine. I think that mean the way I made my symlink's is not working anymore with FTP.
I am using this command:
ln -s PathToFolder/Folder Folder
Please advice
Best regards,
Tariq
I have symlink's on my site from years. Lately I noticed that if I clicked on the symlink using ftp I will get error:
550 test: No such file or directory
But on my web the symlink still work fine.
But the normal symlink that comes with my site like @www for public_html is working fine. I think that mean the way I made my symlink's is not working anymore with FTP.
I am using this command:
ln -s PathToFolder/Folder Folder
Please advice
Best regards,
Tariq