Ingmar Schlecht wrote: >> How do I make a dir link using ftp? > AFAIK it's not possible with FTP. > However, you could write your own PHP script that does the job using the > function symlink(). Another way would be to run a PHP shell "emulator": http://www.gimpster.com/wiki/PhpShell Cheers - michael