Ok i understand that , thank you very much ... i tested a few other ways, but for argument sake lets say i said
string[] The_Files = m_ftp.GetFileList("/");
or
string[] The_Files = m_ftp.GetFileList("TestDir/");
or even
string[] The_Files = m_ftp.GetFileList("//TestDir/");
/* Just keep in mind that the TCP is already connected so specifying just a directory works for Upload and delete */
It gives me the same problem , so could you maybe make my day worth wile and help me try something else ?
Even a total different approach is fine, i can adjust my code...
LizR - you rock , thanks for your help
Delphi & C# programmer deluxe...