ftp_rawlist($fd,"") problem : This is a bug, which I reported at:
http://bugs.php.net/bugs.php?id=7245
The bug is due to the wrong 'LIST ' command
The only temporary trick to list the current directory in raw mode is to do a
ftp_rawlist($fp,"-l") that generate a LIST -l