Hi Johnny,
Can you set the TraceWriter property so we can get a log of the communication with the server?
FtpClient.TraceWriter = new StreamWriter( @"D:\ftp.log", true );
Can you also provide the relevant and complete code snippet that your are using to do the transfer?
Xceed - Software Developer and Technical Support