Hi there!
Currently, FTP'ing into an IBay works great!
However, I would like to have Links (symbolic or otherwise) to directories that are not in the current directory.
For instance, I created a link like so:
ln -s /testdir ./test
in the 'files' dir of my ibay.
But when you FTP in, the ftp server simply sees 'test' as a file, and doesn't take me to /testdir.
Any ideas on how to make this happen?
Thank You very much!
Matt