Error on output file. (wodFtpDLX / wodFtpDLX.NET)
Hi, good day.
I got this exception after I upload a file in a remote FTP Server:
/inbox/prueba: Error on output file.
I set
ftpServer.LocalPath = @"C:\Reportes\prueba"; (the file doesn't have extension)
and after connect:
ftpServer.PutFile("/inbox");
and then I got "/inbox/prueba: Error on output file."
The file is uploaded to the inbox folder, but in my code I recieve that exception.
Can sombody help me with this?
Complete thread:
- Error on output file. - eBorbolla, 2020-05-13, 22:26
- Error on output file. - Jasmine, 2020-05-14, 00:16
- Error on output file. - eBorbolla, 2020-05-14, 01:37
- Error on output file. - Jasmine, 2020-05-14, 06:46
- Error on output file. - eBorbolla, 2020-05-14, 16:21
- Error on output file. - Jasmine, 2020-05-14, 21:55
- Error on output file. - eBorbolla, 2020-05-14, 22:12
- Error on output file. - Jasmine, 2020-05-14, 21:55
- Error on output file. - eBorbolla, 2020-05-14, 16:21
- Error on output file. - Jasmine, 2020-05-14, 06:46
- Error on output file. - eBorbolla, 2020-05-14, 01:37
- Error on output file. - Jasmine, 2020-05-14, 00:16