FTP Server

Hi,
I would set a breakpoint in the method
private void FTP_PWD(Socket clientSocket)
{…
}
in the ftpserver class
and look what’s going wrong