Hello there,
I’m really struggling on getting to create symlinks between folder/files, so basically i want to link some folder/file from one domain to another addon domain folder.
How can this be done trough ftp since ssh is out of the question.
Hello there,
I’m really struggling on getting to create symlinks between folder/files, so basically i want to link some folder/file from one domain to another addon domain folder.
How can this be done trough ftp since ssh is out of the question.
Why would you want to do this/what would be its purpose?
My understanding comes from this: https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/
Not on win, on ftp, so for ex. {host1}/somefolder would be linked to {host2}/somefolder.
where :
{host1} is serving from /htdocs and {host2} is serving from /{host2}/htdocs
that means for ex i want to link /htdocs/somefolder to /{host2}/htdocs/somefolder
Hope i’m clear with the above example
Ah, I understand you now. Unfortunately, I don’t think that will work.
Symlink is nt supported on free hosting. Take note IF is meant for web hosting, nt file hosting
Got it. Thanks
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.