Hi,
I am using OLD version of EDTFTPPRO version 4.0.1. For Uploading the file to the FTP server I am able to connect to the remote FTP server but when I am trying to Upload the file
I am getting following exception
Error Message
"Requested operation is invalid. (code=4)"
StackTrace
at ad.b(Int32 A_0)\r\n at ad.a(String A_0, Int32 A_1, bc A_2)\r\n at EnterpriseDT.Net.Ftp.Ssh.SSHFTPClient.a(Stream A_0, String A_1, String A_2, Boolean A_3)\r\n at EnterpriseDT.Net.Ftp.Ssh.SSHFTPClient.Put(String local, String remote, Boolean append)\r\n at EnterpriseDT.Net.Ftp.FTPConnection.UploadFile(String localPath, String remoteFile, Boolean append)\r\n at EnterpriseDT.Net.Ftp.FTPConnection.UploadFile(String localPath, String remoteFile)\r\n
Any help would be appreciated.
Thanks,
J