I have a few symlink directories setup on my server, and i can navigate and see their contents from a client correctly. When I try to download one of those directories that are in reality a symlink, I only get an empty directory. This works ok when the directory I am downloading is a "normal" directory, so all points to some issue while following symlinks in the "download directory" code.
I have a few symlink directories setup on my server, and i can navigate and see their contents from a client correctly. When I try to download one of those directories that are in reality a symlink, I only get an empty directory. This works ok when the directory I am downloading is a "normal" directory, so all points to some issue while following symlinks in the "download directory" code.