Hi all,
Is it actually possible to upload symlinks and keep them as symlinks as opposed to uploading the files they're pointing to?
I have a directory structure that relies on symlinks and I'm looking for a way to send this to users who have no command line knowledge and would want to upload it to their servers.
Is there a way to create symlinks so that they're uploadable as symlinks? If not, is there an approach you could recommend?
Thanks!!!